check-build

View on PyPIReverse Dependencies (0)

0.1.0 check_build-0.1.0-py3-none-any.whl

Wheel Details

Project: check-build
Version: 0.1.0
Filename: check_build-0.1.0-py3-none-any.whl
Download: [link]
Size: 9640
MD5: 1c02a8b480889784f86e9231a55ba795
SHA256: 48a2da884e54501c3e87d5c1f2be79435a8f1d8770d862bb49c376808f2c355e
Uploaded: 2023-09-17 14:26:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: check-build
Version: 0.1.0
Summary: Check whether some example programs can be compiled and built
Author-Email: Peter Pentchev <roam[at]ringlet.net>
Project-Url: Homepage, https://gitlab.com/ppentchev/check-build
Project-Url: Changes, https://gitlab.com/ppentchev/check-build/-/blob/main/CHANGELOG.md
Project-Url: Issue Tracker, https://gitlab.com/ppentchev/check-build/-/issues
Project-Url: Source Code, https://gitlab.com/ppentchev/check-build
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: DFSG approved
Classifier: License :: Freely Distributable
Classifier: License :: OSI Approved
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: click (<9,>=8)
Requires-Dist: tomli (<3,>=2); python_version < "3.11"
Requires-Dist: typedload (<3,>=2.16)
Description-Content-Type: text/markdown
[Description omitted; length: 3512 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.18.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
check_build/__init__.py sha256=tAGZwvnllKH2OjfnphId2mszjF0Rc7qbGu16sXABaG4 179
check_build/__main__.py sha256=JHPV7pm_E1No919TiymKcz9mUp2HUPe0Md2-rsS_68U 2000
check_build/defs.py sha256=iKZ10mSJ6aQZQpx25F7OqGyKUP2AcEtc70Ewr6g1jEw 1349
check_build/parse.py sha256=h04ubm-6h2wHiKysN4Qzn3wud0Se4HfPotwpEVQhNpM 7859
check_build/process.py sha256=z7OZXdNOfleI7Bdw-9WSi4WjlBgkm7VWg9ZLyOf_h1M 6210
check_build/util.py sha256=Bkkhz1KQC5K5jjBk6K9wD123AfbuEr8UWRBC3dvrPs4 1050
check_build-0.1.0.dist-info/METADATA sha256=U1hI9zyI-ZWibClsxAisGYRHtApgixI2r7eNAWhNWtg 5052
check_build-0.1.0.dist-info/WHEEL sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA 87
check_build-0.1.0.dist-info/entry_points.txt sha256=Yrksyuxq_8Bgb8ciVqZ6qKWORt_PikwZaA8Q4oFdAGI 58
check_build-0.1.0.dist-info/RECORD

entry_points.txt

check-build = check_build.__main__:main