circup

View on PyPIReverse Dependencies (2)

2.1.0 circup-2.1.0-py3-none-any.whl

Wheel Details

Project: circup
Version: 2.1.0
Filename: circup-2.1.0-py3-none-any.whl
Download: [link]
Size: 43510
MD5: 9fa0b284328b0927f335c68dc4ec88c4
SHA256: e39cd9963f57db04b7ab3d4dce3911bb2ace2811ddf3838eafa7b59756659756
Uploaded: 2025-01-03 22:34:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: circup
Version: 2.1.0
Summary: A tool to manage/update libraries on CircuitPython devices.
Author-Email: Adafruit Industries <circuitpython[at]adafruit.com>
Project-Url: homepage, https://github.com/adafruit/circup
License: MIT License Copyright (c) 2019 Adafruit Industries Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: adafruit,blinka,circuitpython,micropython,libraries
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Education
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: System :: Software Distribution
Requires-Python: >=3.9
Requires-Dist: appdirs
Requires-Dist: Click
Requires-Dist: findimports
Requires-Dist: requests
Requires-Dist: semver
Requires-Dist: toml
Requires-Dist: update_checker
Requires-Dist: pytest; extra == "optional"
Requires-Dist: pytest-cov; extra == "optional"
Requires-Dist: pytest-faulthandler; extra == "optional"
Requires-Dist: pytest-random-order; extra == "optional"
Provides-Extra: optional
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 10886 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
circup/__init__.py sha256=9A98U3DyA14tm-7_d88fGSlLfEKz9T_85t8kXkErqRg 662
circup/backends.py sha256=yKxErvOscrZFSz9twfqdc2-dvKjsV1bLqrlVyHpt9rM 38911
circup/bundle.py sha256=FEP4F470aJtwmm8jgTM3DgR3dj5SVwbX1tbyIRKVHn8 5327
circup/command_utils.py sha256=HT1qqtgFjeVt8v-a3238U98jfQ_1CHoC0NH6OGbT16U 23279
circup/commands.py sha256=oX3mGx0QFGaD-Pd7k1IQrIatmXdxZIuIOdRO7dNJids 27512
circup/logging.py sha256=hu4v8ljkXo8ru-cqs0W3PU-xEVvTO_qqMKDJM18OXbQ 1115
circup/module.py sha256=33_kdy5BZn6COyIjAFZMpw00rTtPiryQZWFXQkMF8FY 7435
circup/shared.py sha256=OnJRRKdLvoV7gsTntPyAh_YC6ClnUH0BsNNVGdFPwS4 8942
circup/config/bundle_config.json sha256=oOJ3Rv-e008IhrRWwqIC3pEtyDsWe5_a4PGqzJOCHhk 202
circup/config/bundle_config.json.license sha256=OOHNqDsViGFhmG9z8J0o98hYmub1CkYKiZB96Php6KE 80
circup/wwshell/README.rst sha256=M_jFP0hwOcngF0RdosdeqmVOISNcPzyjTW3duzIu9A8 3617
circup/wwshell/README.rst.license sha256=GhA0SoZGP7CReDam-JJk_UtIQIpQaZWQFzR26YSuMm4 107
circup/wwshell/__init__.py sha256=CAPZiYrouWboyPx4KiWLBG_vf_n0MmArGqaFyTXGKWk 398
circup/wwshell/commands.py sha256=-I5l7XeoDmvWWuZg5wHdt9qe__SBQ1EGmKwCDTBMeus 7454
circup-2.1.0.dist-info/LICENSE sha256=bVlIMmSL_pqLCqae4hzixy9pYXD808IbgsMoQXTNLBk 1076
circup-2.1.0.dist-info/METADATA sha256=EJofRnppKlVaoiVm6-u7YZwdYFBxGbbTe7BH__2qpfs 13622
circup-2.1.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
circup-2.1.0.dist-info/entry_points.txt sha256=FjTmwYD_ApgLRGifUrr_Ui1voW6fEzodQc3DKNzoAPc 69
circup-2.1.0.dist-info/top_level.txt sha256=Qx6E0eZgSBE10ciNKsLZx8-TTy_9fEVZh7NLmn24KcU 7
circup-2.1.0.dist-info/RECORD

top_level.txt

circup

entry_points.txt

circup = circup:main
wwshell = circup.wwshell:main