caiman

View on PyPIReverse Dependencies (0)

0.1.0 caiman-0.1.0-py3-none-any.whl

Wheel Details

Project: caiman
Version: 0.1.0
Filename: caiman-0.1.0-py3-none-any.whl
Download: [link]
Size: 27780
MD5: a80d9a045f855643045158bba537fe47
SHA256: 70e59aa4354dce2633a043c382928b9f821752becb5e1d6396c653b22374748e
Uploaded: 2024-11-23 08:35:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: caiman
Version: 0.1.0
Summary: A build system for MicroPython projects
Author: Andrei Dumitrache
Author-Email: andrei[at]dumitrache.net
Home-Page: https://github.com/andreicsp/caiman
Project-Url: Repository, https://github.com/andreicsp/caiman
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9,<4.0
Requires-Dist: dacite (<2.0.0,>=1.8.1)
Requires-Dist: mpremote (<2.0.0,>=1.22.0)
Requires-Dist: mpy-cross-v6 (<2.0.0,>=1.0.1)
Requires-Dist: pathspec (<0.13.0,>=0.12.1)
Requires-Dist: pyaml (<24.0.0,>=23.12.0)
Description-Content-Type: text/markdown
[Description omitted; length: 6914 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
caiman/config.py sha256=6cA_I1KWxu46TChrlezllRfrSwtQfxlE3raGveKJZaY 10124
caiman/deployment.py sha256=0OQf7WvSmWWUQ51h8y2lP7amTHzz-xUPEKtlBnGZeJc 3702
caiman/device.py sha256=E4jUQFpSEYLhQUaTLZ9DykkUqioUX6omBl00BEp1Es0 2378
caiman/installer.py sha256=8LkEOTrVGurPSZjbzitDTAF9DCtZPvLclIVVYxLNS18 6173
caiman/loader.py sha256=guYm8d3A0BvT3zq_0DFxn7Sf5kb2CnepMT6fElxXTqE 1313
caiman/manifest.py sha256=pHayXq8I6Jx2EBIURMZx8xKUg_TGXYlix9QlW6ZQlFE 5075
caiman/plugins/base.py sha256=ZN12TtoMMpluVamtIrOXVuGhpcTQsEJlfjx9IUAZLGU 2658
caiman/plugins/builder.py sha256=O53qkNFVT3DglyOaUfIhfvj-aOJpE8i4kJFDc28I9u0 6635
caiman/plugins/core.py sha256=VsSea-y7AavcAJx-pAMMrgBvMD696AjnDPkjOqT4pos 862
caiman/plugins/deploy.py sha256=yXV8-L76Z13Q2vtMwQ1UendN815-iobwrVpoVgkZho4 1320
caiman/plugins/fs.py sha256=s2j0znkK2LW6xXhXanMkzZe5_O1ExPZXe7BjJlBfs3o 2701
caiman/plugins/installer.py sha256=3TYS4LAwo2OIpESz-BjDQ1LHNUrbfifHcvVwQ_q7M8c 1983
caiman/plugins/runner.py sha256=oH4kaXO7-DiiPvF8U7IH7Ua1MnIqqnyXkodKOxamljQ 972
caiman/plugins/workspace.py sha256=aId42kswSyQf_IXj1VUI-B511y27qrNgbPANmQOZR5k 2815
caiman/proc/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
caiman/proc/base.py sha256=YTrGB5OEpUYCe8fINhoQuyd8o1_eS4XFfAG_b-73rfI 1931
caiman/proc/device.py sha256=mPxQZr_SUXiwCH3MAGRWsMlaYPmLXhOy-IKxTAkRWd0 3057
caiman/proc/local.py sha256=fdY5l7dPUInxim3_leujVn1eoK_JCX3jD7KaHT8JN6Y 1194
caiman/remote/caiman/fs.py sha256=P0z14Fo7SCf_RCFtm0zWGjBsmLNB2uo84CWWxAbzPec 2146
caiman/run.py sha256=xXPVAHLlSf3aCJ5Q-6fXEAOIR2OWtWdwmYqQ4HNjR8s 4428
caiman/source.py sha256=zqgZvAHvt4VQ4VWbfUi34FUoaF6ybljMvU7ObyYOFKI 4632
caiman/task.py sha256=XggbYdnWDj7H0rY4_3mR_b8oexqyt7xd4Zn3cLYqPIo 3163
caiman-0.1.0.dist-info/LICENSE sha256=lfIjjuzQzTMRKlzTFBcdU2wfC7UzUc7mGM1_T0IfLuQ 1074
caiman-0.1.0.dist-info/METADATA sha256=u_2JeAzkwqc_9UAgTQrN7H7rwcx8GzTGHicWid6L9zM 7777
caiman-0.1.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
caiman-0.1.0.dist-info/entry_points.txt sha256=wNPJKPVVtQ5meOfYNz8Y7pY2Y38_38AD1z2lirUZEuA 42
caiman-0.1.0.dist-info/RECORD

entry_points.txt

caiman = caiman.run:main