py3make

View on PyPIReverse Dependencies (0)

1.0.4 py3make-1.0.4-py3-none-any.whl

Wheel Details

Project: py3make
Version: 1.0.4
Filename: py3make-1.0.4-py3-none-any.whl
Download: [link]
Size: 10961
MD5: 4e63ad48881a2f92366fcaffd336bbfd
SHA256: c4374965e4c8a4ff4b4fdbd9375fd094ed5f455e4952d8cbe16549d8392c44f3
Uploaded: 2023-07-15 21:10:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: py3make
Version: 1.0.4
Summary: Makefile execution powered by pure Python
Author-Email: Stephen Karl Larroque <LRQ3000[at]gmail.com>, Casper da Costa-Luis <casper.dcl[at]physics.org>
Maintainer-Email: tqdm developers <python.tqdm[at]gmail.com>
Project-Url: Homepage, https://github.com/lrq3000/py3make
Project-Url: Documentation, https://github.com/lrq3000/py3make/blob/master/README.md
Project-Url: Source, https://github.com/lrq3000/py3make
Project-Url: Tracker, https://github.com/lrq3000/py3make/issues
Project-Url: Download, https://github.com/lrq3000/py3make/releases
Project-Url: Changelog, https://allmychanges.com/p/python/py3make/
License: MIT License
Keywords: make,makefile,gnumake,gnu,console,terminal,cli,py3make,pymake,py-make
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Environment :: Console
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: BSD
Classifier: Operating System :: POSIX :: BSD :: FreeBSD
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: POSIX :: SunOS/Solaris
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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 :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Pre-processors
Classifier: Topic :: Software Development :: User Interfaces
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: System :: Logging
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: System :: Shells
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Requires-Dist: docopt (>=0.6.0)
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: coveralls; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: Flake8-pyproject; extra == "test"
Requires-Dist: build; extra == "testmeta"
Requires-Dist: twine; extra == "testmeta"
Requires-Dist: validate-pyproject; extra == "testmeta"
Requires-Dist: rstcheck; extra == "testmeta"
Provides-Extra: test
Provides-Extra: testmeta
Description-Content-Type: text/x-rst
License-File: LICENCE
[Description omitted; length: 7023 characters]

WHEEL

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

RECORD

Path Digest Size
py3make/__init__.py sha256=faHY3PEhfpNWfYwGVeBKcWCs_K5UOmSX7S9JjBFiw3c 241
py3make/__main__.py sha256=xkT8HCYcNzQE4vgsZblIkFhYQGPQ0iAdQHig3CvkuVw 33
py3make/_main.py sha256=cBAo2adxcVvkyZB5DU4MvyAq_V2RNEwq9yOiFdlY2bc 3380
py3make/_pymake.py sha256=1-3PCMWOkDinrzUxxTGZI1hg0VluOaexBzTVkwRFAqA 4806
py3make/_utils.py sha256=jDb8id4fPBiFUNIE-yqO6C1KfwG1naSJRGMT4UeR_SE 1819
py3make/_version.py sha256=pMBHvvNhv_JWYQ4fZnCqEW5tmPSxhqrQJHrfxqZRWWQ 996
py3make-1.0.4.dist-info/LICENCE sha256=vPWjHF3fW6DxkJfWdTbkZkkQvEzNYg1bfw1ldG4KBkI 2087
py3make-1.0.4.dist-info/METADATA sha256=qrXUaUjN9NWfrPyDMWRlA6h56wmp2qdY8fMzzLtZKuY 10184
py3make-1.0.4.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
py3make-1.0.4.dist-info/entry_points.txt sha256=CVdNvPteUf1nppY4aqteXroVJgU5mZ0VBPRS-7f6fg8 47
py3make-1.0.4.dist-info/top_level.txt sha256=DkJZrXZbc1eFa0O-Sv2WsmH4K7LtIIxLtvtlaXpBZKc 8
py3make-1.0.4.dist-info/RECORD

top_level.txt

py3make

entry_points.txt

py3make = py3make._main:main