extmake

View on PyPIReverse Dependencies (0)

1.0.0 extmake-1.0.0-py3-none-any.whl

Wheel Details

Project: extmake
Version: 1.0.0
Filename: extmake-1.0.0-py3-none-any.whl
Download: [link]
Size: 10355
MD5: a5a8f1b495afba157b4cab3838faddd4
SHA256: d49fc7bc870e0274736c3806b0b8a83d106f7a42b6187cd15713e13fc61e4161
Uploaded: 2024-02-25 23:45:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: extmake
Version: 1.0.0
Summary: ExtMake - `make` wrapper with `include git=...` and more
Author: candidtim
Author-Email: timcandid[at]gmail.com
Home-Page: https://github.com/candidtim/extmake/
Project-Url: Bug Tracker, https://github.com/candidtim/extmake/issues
Project-Url: Documentation, https://github.com/candidtim/extmake/blob/master/README.md
Project-Url: Repository, https://github.com/candidtim/extmake/
License: MIT
Keywords: make,wrapper,include,git,dependency
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Pre-processors
Requires-Python: >=3.10,<4.0
Requires-Dist: appdirs (<2.0.0,>=1.4.4)
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Description-Content-Type: text/markdown
[Description omitted; length: 5567 characters]

WHEEL

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

RECORD

Path Digest Size
extmake/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
extmake/cache.py sha256=kc6yi6s_kjnlHDteoTLynEnxqiFtzWsWDW379QuJfqA 1167
extmake/cli.py sha256=T_3nLHo2GxgpGHYfom3vyLmAhkUJNXB9HpZLC0fgsWQ 3727
extmake/deps.py sha256=63Js7Pv6JIdQXsPeTWNNwcQD7zaJ5_CkvDZBZE-a_wE 2124
extmake/dsn.py sha256=lEYGBqBcdSIxmRgFlGalHyIx3TxofJeqP9o_c9r-XJs 302
extmake/git.py sha256=0OF10njM9aTJesTFkLPNp9jNRWD5YnfsNHruotCnkQY 1198
extmake/parser.py sha256=LAYJoyQfVeKxWSiaBwkAmndPNZIYflZdEL8SNQ-vNME 710
extmake/proxy.py sha256=cF7eaN-lCjm0CZ_zTeSb1fZqOBjJBhlyj56uEgQfo1g 220
extmake/resolver.py sha256=O2ZfsgBW0HisQWoIcKnTaq5W0CwjASgjZQxN4ouWN8Q 1847
extmake-1.0.0.dist-info/LICENSE sha256=cwk1DWgBpQXBOTaEwK0iuNxkceleaYJBzo_XJqytoJQ 1066
extmake-1.0.0.dist-info/METADATA sha256=V54aTFIV-fQUqgO1M7Dte9P0kqJrd2TGgPg1RJQYknU 6847
extmake-1.0.0.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
extmake-1.0.0.dist-info/entry_points.txt sha256=NZMPqrpCKkA1g9HkgxlW32i3A2Ht19Y82XXwMeZk5dg 74
extmake-1.0.0.dist-info/RECORD

entry_points.txt

extmake = extmake.cli:main
extmake-edit = extmake.cli:edit