exsource-tools

View on PyPIReverse Dependencies (1)

0.0.5 exsource_tools-0.0.5-py3-none-any.whl

Wheel Details

Project: exsource-tools
Version: 0.0.5
Filename: exsource_tools-0.0.5-py3-none-any.whl
Download: [link]
Size: 27710
MD5: fde40755c95874ffa00e544fba293652
SHA256: 6060572f555efe3cb887324d641d26a3ce336e866f6e4f69c29e88b622f44fde
Uploaded: 2023-10-27 14:34:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: exsource-tools
Version: 0.0.5
Summary: Python tools for using Exsource files
Author: Julian Stirling
Author-Email: julian[at]julianstirling.co.uk
Home-Page: https://gitlab.com/gitbuilding/exsource-tools
Project-Url: Bug Tracker, https://gitlab.com/gitbuilding/exsource-tools/issues
Project-Url: Source Code, https://gitlab.com/gitbuilding/exsource-tools
License: LGPLv3
Keywords: Documentation,Hardware
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7
Requires-Dist: argparse
Requires-Dist: pyyaml (>=5.1)
Requires-Dist: jsonschema
Requires-Dist: pylint; extra == "dev"
Requires-Dist: twine; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 546 characters]

WHEEL

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

RECORD

Path Digest Size
exsource_tools/__init__.py sha256=K_Q1uttS90m2yc9nZ75eplOYOsKQ5xgtakVkqbO7u2M 170
exsource_tools/cli.py sha256=LCfmnpLVBsM36gHVs9NBESkqWl_sSLfcswAns3fOsTw 3447
exsource_tools/exsource.py sha256=kOUAh4Ajj1lBVsWBS4xcOwAj-MLBltcm_EqIvKyG_F8 14488
exsource_tools/tools.py sha256=PzodkTtgbeGL1wMeOE4n2cdTNNkOdvbNpWIBOc98bQ0 12077
exsource_tools/utils.py sha256=aHb_a51J_qgOWHWT06RKw6gsimmobpHoUMQR10EFBI4 4683
exsource_tools/schemas/exsource.schema.json sha256=Usny9rQ4fDNMO-g7rL3B1Rc6GkCl9ZZaT9tgl_206Ns 5044
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_exsource.py sha256=pTWJk1I4wVvZwZYS4tR-A8esNplTRdolMGl_dUv4TbA 2327
exsource_tools-0.0.5.dist-info/LICENSE sha256=mWrwUT3yH3SWKIlRxBQooDwXTp5KnWNmXFfWcPhFzLE 42098
exsource_tools-0.0.5.dist-info/METADATA sha256=gmMI4D0y0VTzPoOmTUc6_Y6uF-0f0AXBQJhACu3lCFQ 1426
exsource_tools-0.0.5.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
exsource_tools-0.0.5.dist-info/entry_points.txt sha256=V1RA4RurSK_sJ8c096VDiuv8GXY61FnZOLBVughuhyo 100
exsource_tools-0.0.5.dist-info/top_level.txt sha256=uuqG7UMmARac6L2b8Yfoe3ImJkNQSbl92ndmBuDXWME 21
exsource_tools-0.0.5.dist-info/RECORD

top_level.txt

exsource_tools
tests

entry_points.txt

exsource-check = exsource_tools.cli:check
exsource-make = exsource_tools.cli:make