structa

View on PyPIReverse Dependencies (0)

0.4 structa-0.4-py3-none-any.whl

Wheel Details

Project: structa
Version: 0.4
Filename: structa-0.4-py3-none-any.whl
Download: [link]
Size: 51821
MD5: 97f37c8ecd9a6e7b8dbea834af32904f
SHA256: aa90bd7cdf1bb532c1b6be1ba2b2d5c67ed7fd30663d81fca9c681d4d913f0d9
Uploaded: 2023-05-04 07:32:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: structa
Version: 0.4
Summary: Analyzes data files for common structures
Author: Dave Jones
Author-Email: dave[at]waveform.org.uk
Project-Url: Documentation, https://structa.readthedocs.io/
Project-Url: Source Code, https://github.com/waveform80/structa
Project-Url: Issue Tracker, https://github.com/waveform80/structa/issues
Keywords: json yaml csv data analysis
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.5
Requires-Dist: setuptools
Requires-Dist: lxml
Requires-Dist: chardet
Requires-Dist: blessings
Requires-Dist: tqdm
Requires-Dist: python-dateutil
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: sphinx-rtd-theme; extra == "doc"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: ruamel.yaml; extra == "yaml"
Provides-Extra: doc
Provides-Extra: test
Provides-Extra: yaml
License-File: LICENSE.txt
[Description omitted; length: 5820 characters]

WHEEL

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

RECORD

Path Digest Size
structa/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
structa/analyzer.py sha256=a7BxcJ2Qkb3-heA2tXbOjTcK1e6MdbVXeBy4QFmWoqI 29877
structa/chars.py sha256=c5EbnWr-aLG6ZjnRX1aJeBgSn7fdBCL2ZnRxbkJ5HO8 8104
structa/collections.py sha256=SCqGHa6CTycIN0VdWBn3Rc8pts9FXLWIlJ8NspPO75E 3340
structa/conversions.py sha256=V-aSHy3F013FMz9RPN4Fsc2-ulWSAGCb1X2S3GNAFWc 6179
structa/errors.py sha256=eVV9gFgqadLzidhhgEGCKwZqxmMj6j2OXieVF0X4shA 315
structa/format.py sha256=ZR9fKt9G5XqJSNu8ZyDuZyh_RIdDyAlKP-1zepS1-Wg 5372
structa/source.py sha256=l4vQeo8Gt0xoShcAkfjapjY8f9NqCYjZm8AABM2jDbI 9999
structa/types.py sha256=xcAAOIY8tmxGy4ET1tqV7bahg5WH-s7OqfQCt1z3rMA 57863
structa/xml.py sha256=fZCAQavFxXXYtK1VQJ_gJxN8DSo8LjrC5njwcFtf7wk 6260
structa/ui/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
structa/ui/cli.py sha256=j262cjoT_D3bMrO57S5D0s37sc3ezT0BORvTnA3FwNI 17314
structa/ui/cli.xsl sha256=v-LcRKAsK83--MzocHR0P1mEGWPVytLtTTN6GQY25oQ 10453
structa-0.4.dist-info/LICENSE.txt sha256=zlmcvTVM1GlTDZmbgpYo4nD3rG5JvVXzGRX9paarDZ0 18135
structa-0.4.dist-info/METADATA sha256=8ssUId5Y9QcK0W8FF0rV0w3_CK1BTuDWn1ee4deAwWo 7436
structa-0.4.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
structa-0.4.dist-info/entry_points.txt sha256=scb08kR6SF0vGvhY0Q69Es3maKpt-_YNPK9gjKG4PAo 48
structa-0.4.dist-info/top_level.txt sha256=AuCBfJ20a8ebNOL1cmZb1_w_TpOxyth-9J2ua64-SKw 8
structa-0.4.dist-info/RECORD

top_level.txt

structa

entry_points.txt

structa = structa.ui.cli:main