pybaked

View on PyPIReverse Dependencies (1)

0.0.16 pybaked-0.0.16-py3-none-any.whl

Wheel Details

Project: pybaked
Version: 0.0.16
Filename: pybaked-0.0.16-py3-none-any.whl
Download: [link]
Size: 12305
MD5: 61eb3d3e360855143b72211059926f9f
SHA256: 1377cf0743b22194474410002039878d91e4788f4b50cd34cd46bc1596375e2f
Uploaded: 2024-07-19 20:31:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pybaked
Version: 0.0.16
Summary: Python package baking utility
Author: kuyugama
Author-Email: mail.kuyugama[at]gmail.com
Home-Page: https://github.com/kuyugama/pybaked
Project-Url: Repository, https://github.com/kuyugama/pybaked
License: GPL-3.0-only
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
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
Requires-Dist: asciitree (<0.4.0,>=0.3.3); extra == "asciitree"
Requires-Dist: pytest (<9.0.0,>=8.2.2); extra == "test"
Provides-Extra: asciitree
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 3436 characters]

WHEEL

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

RECORD

Path Digest Size
pybaked/__init__.py sha256=wIlpMePos_w__VAKn8l6iscLb6yB8L4V5pyq_btXPOU 100
pybaked/bakedreader.py sha256=AC6VwFIOQmSFQNJ4ItghXmFIBnNuKIpLtKJh2Fnm21o 4196
pybaked/cli.py sha256=TQ0RGzPcVlKD-R8dLDZh7iz_tk1FrOepnxrFV0kI7jA 6916
pybaked/loader.py sha256=lDrfjGS8jEISA9cU5ivwYW-lfDesUOpgiN4pM3V-TiY 6527
pybaked/protocol.py sha256=g93tnVxEUvxDq0umruUHxgvLJOTdGhVL5zKQ27RHlsw 7488
pybaked/pybaker.py sha256=o0cD3aCOT5E19-Izn3dwm4JqPcO5clzGYFweY8zWjjo 6047
pybaked-0.0.16.dist-info/METADATA sha256=Ui_hJaDZvbbpxTTnL3utfKFeBm9Zy23cByzH2ijfH_c 4273
pybaked-0.0.16.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
pybaked-0.0.16.dist-info/entry_points.txt sha256=xLzbzMquB8ZzNrEkHTG-xH-9kz-qKSfQmSzxpPn1Md8 75
pybaked-0.0.16.dist-info/RECORD

entry_points.txt

baked-make = pybaked.cli:bake
baked-read = pybaked.cli:read