yamk

View on PyPIReverse Dependencies (0)

8.1.2 yamk-8.1.2-py3-none-any.whl

Wheel Details

Project: yamk
Version: 8.1.2
Filename: yamk-8.1.2-py3-none-any.whl
Download: [link]
Size: 13850
MD5: 519dabc8f4d024bd65f53f6c772d0c08
SHA256: 03b7b35f02b2c356eafab598ce93037b826b9ded0ddde2eb18271a5c356c785e
Uploaded: 2024-10-18 15:04:32 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: yamk
Version: 8.1.2
Summary: Yet another make
Author: Stephanos Kuma
Author-Email: "Stephanos Kuma" <stephanos[at]kuma.ai>
Home-Page: https://yamk.readthedocs.io/en/stable/
Project-Url: Documentation, https://yamk.readthedocs.io/en/stable/
Project-Url: Repository, https://github.com/spapanik/yamk
License: BSD-3-Clause
Keywords: build,cli,make
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.9
Requires-Dist: dj-settings (~=6.0)
Requires-Dist: pyutilkit (~=0.5)
Description-Content-Type: text/markdown
[Description omitted; length: 2825 characters]

WHEEL

Wheel-Version: 1.0
Generator: phosphorus 0.5.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
yamk/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
yamk/__main__.py sha256=aQIDOxRlAeNDMt7pwtnbwKVAonU7qHbuZ0x6lBI61vc 156
yamk/__version__.py sha256=EsLdncrDNNSYcAkb6bacgIFA7Oh4EZnzpp9alKokT5A 22
yamk/command/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
yamk/command/make.py sha256=iUcf3u_gS0JlTWWEFdI9jM6B-jOWn8YFqwPoRBHxi7s 12736
yamk/lib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
yamk/lib/functions.py sha256=taOU1YwyR4v3UWO_bdr0cpwoQ41Tnhg-MCA6z3TnFNA 3996
yamk/lib/parser.py sha256=LMpvDeC7c82iGk8pCqw8P2lp-f6tckHm0QpLHk9J6CQ 3134
yamk/lib/types.py sha256=xmL3n2c8QDPGhtYJ2mttltFjV-oa5GlyUUSqRh3kiiE 244
yamk/lib/utils.py sha256=hQJ7Zx5mUGnoBqbcLmJp2X3MirVYYo0rtfzYgLH_V5E 15149
yamk/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
yamk-8.1.2.dist-info/METADATA sha256=R-ElKiW4r5X9_lKEgCn79V0Z5_0zEwKEZaEIG-mEaZ8 3638
yamk-8.1.2.dist-info/WHEEL sha256=nMjI2M9u2kd_3u3exwwWRUCEs9ErLbQObV79a7-rBoU 87
yamk-8.1.2.dist-info/entry_points.txt sha256=XV522eVHWW7RCOtthXw41HB5llVCmJV7BoLfVsE1huY 65
yamk-8.1.2.dist-info/RECORD

entry_points.txt

yam = yamk.__main__:main
yamk = yamk.__main__:main