cyanobyte

View on PyPIReverse Dependencies (0)

0.0.1 cyanobyte-0.0.1-py3-none-any.whl

Wheel Details

Project: cyanobyte
Version: 0.0.1
Filename: cyanobyte-0.0.1-py3-none-any.whl
Download: [link]
Size: 10443
MD5: d11117f7698226ca655826e5677a2b0d
SHA256: 414b3fd2f167c356e8e376ae672e3f70ad204a2cf08d450b230e9ffd251ecd1d
Uploaded: 2020-05-15 20:17:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cyanobyte
Version: 0.0.1
Summary: A package that generates library files for a peripheral given an intermediary layer (YAML files)
Author: Google Inc.
Author-Email: fleker[at]google.com
Home-Page: https://github.com/google/cyanobyte
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.0
Requires-Dist: click
Requires-Dist: pylint
Requires-Dist: pyyaml
Requires-Dist: Jinja2
Requires-Dist: jsonschema
Requires-Dist: importlib-metadata
Requires-Dist: pathlib2
Description-Content-Type: text/markdown
[Description omitted; length: 2129 characters]

WHEEL

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

RECORD

Path Digest Size
cyanobyte/__init__.py sha256=_I3sgG6c9rwosFi8LfUNw5VIcaNCHByhQZFpKO2H_r8 602
cyanobyte/codegen.py sha256=0ftCFsbA7ZOazQ2dVZuuyPMVAU0-CqIPuaaUeHsGa3Y 7580
cyanobyte/validator.py sha256=BRdpBvBVi7tlGJS00-1CKqqK6kzvMNF8vPz_bvA-RWs 1108
cyanobyte-0.0.1.dist-info/LICENSE sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0 11357
cyanobyte-0.0.1.dist-info/METADATA sha256=hp-C1kY7LflTPx3rjLEsFBgehdUwomkT1CSASQYfUC4 2815
cyanobyte-0.0.1.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
cyanobyte-0.0.1.dist-info/entry_points.txt sha256=-M-ZScBKKH1rTe2S8wOcQ09Y9u3vC4faEO5BBarD5ug 118
cyanobyte-0.0.1.dist-info/top_level.txt sha256=taktrgQoAayhy0ohTanSTtekxSgplpHamtzpB8LcUV8 10
cyanobyte-0.0.1.dist-info/RECORD

top_level.txt

cyanobyte

entry_points.txt

cyanobyte-codegen = cyanobyte.codegen:gen
cyanobyte-validator = cyanobyte.validator:click_valdiate