getversions

View on PyPIReverse Dependencies (0)

0.1.0 getversions-0.1.0-py3-none-any.whl

Wheel Details

Project: getversions
Version: 0.1.0
Filename: getversions-0.1.0-py3-none-any.whl
Download: [link]
Size: 7638
MD5: 750731761079ca2cb24e2c8307383836
SHA256: a8ad532e0decb9a95aa100700b7fdbeb2cc05c1cc0f1d11b8500983a196ff97c
Uploaded: 2022-11-28 03:51:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: getversions
Version: 0.1.0
Summary: Get available versions of a package in the repository, and the installed version.
Author-Email: Narvin Singh <Narvin.A.Singh[at]gmail.com>
Project-Url: Homepage, https://gitlab.com/narvin/pygetversions
Project-Url: Repository, https://gitlab.com/narvin/pygetversions
Project-Url: Bug Tracker, https://gitlab.com/narvin/pygetversions/-/issues
License: The MIT License (MIT) Copyright © 2022 Narvin Singh Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: version,semantic version,semver,pypi,pip
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: black (>=22.10.0); extra == "code_quality"
Requires-Dist: mypy (>=0.991); extra == "code_quality"
Requires-Dist: pycodestyle (>=2.9.1); extra == "code_quality"
Requires-Dist: pylint (>=2.15.5); extra == "code_quality"
Requires-Dist: build (>=0.7.0); extra == "deploy"
Requires-Dist: twine (>=4.0.0); extra == "deploy"
Requires-Dist: sphinx (>=5.3.0); extra == "docs"
Requires-Dist: pytest (>=7.2.0); extra == "test"
Requires-Dist: pytest-mock (>=3.10.0); extra == "test"
Requires-Dist: pytest-xdist (>=2.5.0); extra == "test"
Provides-Extra: code_quality
Provides-Extra: deploy
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 2785 characters]

WHEEL

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

RECORD

Path Digest Size
getversions/__init__.py sha256=hhskfiGIR8iD4ThAn8C2Z3Oio76XJRlSuvwhzse5wOM 344
getversions/__main__.py sha256=BUE0vJ1EjsKeZajrIoq3ti1HkHwe8OekuWtZ2oA932c 327
getversions/getversions.py sha256=HynU4eSTuoZO6gsJtCkHwsHH4NLHOYXxYsyEpG873To 7054
getversions/main.py sha256=6b-KCMTqtaFRlyFSFUMWNX34jEitTS5_dmEIg7FzUvg 3006
getversions/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
getversions-0.1.0.dist-info/LICENSE sha256=guo76hyhttVucP5dkXZ0CMEFauuXlTa93FihuU1f6TU 1087
getversions-0.1.0.dist-info/METADATA sha256=77zosQKdFy7Qwcv0uC8IEDeGbLdxmT_kblFWGhZE6EA 5281
getversions-0.1.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
getversions-0.1.0.dist-info/entry_points.txt sha256=1Y_XVDciTc4kzvxSw8Tbnf8EbX72uLkol45-sz0fxwU 56
getversions-0.1.0.dist-info/top_level.txt sha256=-VzQxGCZrCSGbUkOwAr23SVURVmWjPszTm2DBte03HU 12
getversions-0.1.0.dist-info/RECORD

top_level.txt

getversions

entry_points.txt

pygetversions = getversions.main:main