lock-requirements

View on PyPIReverse Dependencies (0)

0.1.1 lock_requirements-0.1.1-py2.py3-none-any.whl

Wheel Details

Project: lock-requirements
Version: 0.1.1
Filename: lock_requirements-0.1.1-py2.py3-none-any.whl
Download: [link]
Size: 3983
MD5: 5a8baab85ce0b16db058c1dcd1d5e1e2
SHA256: ec12b5a4eeacaa0bc38815e26a0847dedfe2b1621a3d1d0dfcda6a92c60d9c83
Uploaded: 2019-08-16 13:30:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lock-requirements
Version: 0.1.1
Summary: A CLI tool to update your requirements.txt file package versions to be locked/fixed to the latest versions available on PyPI.
Author: Richard O'Dwyer
Author-Email: richard[at]richard.do
License: Apache 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: requirements-parser (<1.0.0,>=0.2.0)
Requires-Dist: pypi-simple (<1.0.0,>=0.4.0)
Requires-Dist: docopt (<1.0.0,>=0.5.0)
Requires-Dist: wheel
Description-Content-Type: text/markdown
[Description omitted; length: 1031 characters]

WHEEL

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

RECORD

Path Digest Size
lock/__init__.py sha256=tNu-RIpoaNXWTIogv0NX9fY4_aMZ1DjkMvpduhQNU2o 28
lock/cli.py sha256=KWJRSLe4Ff2zzsDLlHNcqrU6-2uZIKcpkktmNow9tfM 719
lock/lock.py sha256=USjEaWD1wLQdN4yRjgyydcL78G2SEDZ4caquAU_5bwA 1494
lock/parser.py sha256=nnPohlJ035krtxJ64FjLuOHWMxfrvN0uHwkAWrioo9o 1289
lock_requirements-0.1.1.dist-info/METADATA sha256=-Xh3c_tq7rMjjeto9GP4_eDigC48NiBGOHuhhTrO98w 2029
lock_requirements-0.1.1.dist-info/WHEEL sha256=h_aVn5OB2IERUjMbi2pucmR_zzWJtk303YXvhh60NJ8 110
lock_requirements-0.1.1.dist-info/entry_points.txt sha256=VF1lyiCS-VJxVVW08u6B96qTj7_JyMGGCSr7bG-E_3c 40
lock_requirements-0.1.1.dist-info/top_level.txt sha256=2MnycoqieOvNM8zt860wmoZocK1fuToDUmtLdlXJ6RE 5
lock_requirements-0.1.1.dist-info/RECORD

top_level.txt

lock

entry_points.txt

lock = lock.cli:main