AutoReqs

View on PyPIReverse Dependencies (0)

0.1.3 AutoReqs-0.1.3-py3-none-any.whl

Wheel Details

Project: AutoReqs
Version: 0.1.3
Filename: AutoReqs-0.1.3-py3-none-any.whl
Download: [link]
Size: 5556
MD5: 80f50e564715d78612f424046c8fb81f
SHA256: 35000fc0f4069a4daae01d3dcbfab58e9dcdcef515a03859c4b94752ed20a931
Uploaded: 2023-08-24 10:33:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: AutoReqs
Version: 0.1.3
Summary: A better way to get the requirements.txt automatically
Author: Jelte2357
Author-Email: Jelte.dijkmans[at]gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Requires-Dist: wheel; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 448 characters]

WHEEL

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

RECORD

Path Digest Size
AutoRequirements/AutoRequirements.py sha256=KZ4xL9aDrJswBJw_RDz5uaYeog3pkiGtwwbmn160VRc 5655
AutoRequirements/__init__.py sha256=h1RzO47hft819Hbx_gTd4EUpPY8z0VQb7ta_jvxtoZ4 33
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/conftest.py sha256=kvuTjOws-A_RypGtMFxlrmCMZZWMC5-IXr1keesJSuc 232
tests/test_AutoRequirements.py sha256=6xP0abVDVEk9NdOFWCOz14yMhRuEXbnKAAvq5vLkl7U 652
AutoReqs-0.1.3.dist-info/LICENSE sha256=WCt3ek8U96eCTSmnx63GbQWIQZ52m73Lvsb-BaeQSkY 1087
AutoReqs-0.1.3.dist-info/METADATA sha256=2bw1d7hUj6bIRigOUWpIxqmhs-iB2oz7Oyy6VrFXHY4 1257
AutoReqs-0.1.3.dist-info/WHEEL sha256=AtBG6SXL3KF_v0NxLf0ehyVOh0cold-JbJYXNGorC6Q 92
AutoReqs-0.1.3.dist-info/entry_points.txt sha256=G7pJw_ToDivqQBA0rZhLC29I4fEdzMK4fpcnAzn5eQE 126
AutoReqs-0.1.3.dist-info/top_level.txt sha256=xPMHwpRBXQPemvFsXpJ3CenL8ZCLe1FEYyuX6APe9Fk 23
AutoReqs-0.1.3.dist-info/RECORD

top_level.txt

AutoRequirements
tests

entry_points.txt

AutoReqs = AutoRequirements.AutoRequirements:main
AutoRequirements = AutoRequirements.AutoRequirements:main