check-manifest

View on PyPIReverse Dependencies (2014)

0.50 check_manifest-0.50-py3-none-any.whl

Wheel Details

Project: check-manifest
Version: 0.50
Filename: check_manifest-0.50-py3-none-any.whl
Download: [link]
Size: 20385
MD5: 29cc7aab1909a76c83a9dc8eb6dcb1ab
SHA256: 6ab3e3aa72a008da3314b432f4c768c9647b4d6d8032f9e1a4672a572118e48c
Uploaded: 2024-10-09 08:09:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: check-manifest
Version: 0.50
Summary: Check MANIFEST.in in a Python source package for completeness
Author: Marius Gedminas
Author-Email: marius[at]gedmin.as
Home-Page: https://github.com/mgedmin/check-manifest
License: MIT
Keywords: distutils,setuptools,packaging,manifest,checker,linter
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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 :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.7
Requires-Dist: build (>=0.1)
Requires-Dist: setuptools
Requires-Dist: tomli; python_version < "3.11"
Requires-Dist: pytest; extra == "test"
Requires-Dist: wheel; extra == "test"
Requires-Dist: mock (>=3.0.0); python_version == "3.7" and extra == "test"
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE.rst
[Description omitted; length: 19267 characters]

WHEEL

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

RECORD

Path Digest Size
check_manifest.py sha256=CP0CH9CXx6HXCYv8f9LoAdW_eB8x4wD6absoPNCYllU 40134
check_manifest-0.50.dist-info/LICENSE.rst sha256=v2r0PplZQ7GH0FpW5fk7F9eGsmgpEobKm1I0m4a52Kk 1099
check_manifest-0.50.dist-info/METADATA sha256=do1Q6uBM2OjE-J92B_9cgb28QepCrgH9sZrIo1dVFgM 20742
check_manifest-0.50.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
check_manifest-0.50.dist-info/entry_points.txt sha256=oRjnr2lCR-h8CWON89ioPhMT25AcodfNToRJKTPmbzM 143
check_manifest-0.50.dist-info/top_level.txt sha256=itZR_dP2sUQipuy67mibZStayAKdsOL9DrO8YNwQ9ws 15
check_manifest-0.50.dist-info/RECORD

top_level.txt

check_manifest

entry_points.txt

check-manifest = check_manifest:main
check-manifest = check_manifest:zest_releaser_check