poetry-deps-scanner

View on PyPIReverse Dependencies (0)

2.0.0.post2 poetry_deps_scanner-2.0.0.post2-py3-none-any.whl

Wheel Details

Project: poetry-deps-scanner
Version: 2.0.0.post2
Filename: poetry_deps_scanner-2.0.0.post2-py3-none-any.whl
Download: [link]
Size: 6960
MD5: 1f50ff7ed0a13ae4dd82d4f58851425e
SHA256: 612739f2b692bbbbf9f7944a3ecfc56bb077066550c6d8d7b4cd48745050f62a
Uploaded: 2022-06-22 09:48:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: poetry-deps-scanner
Version: 2.0.0.post2
Summary: Analyse poetry dependencies and comment on gitlab
Author: Gabriel Augendre
Author-Email: gabriel.augendre[at]itsfactory.fr
Maintainer: Gabriel Augendre
Maintainer-Email: gabriel.augendre[at]itsfactory.fr
Home-Page: https://github.com/itsolutionsfactory/poetry-deps-scanner/
Project-Url: Repository, https://github.com/itsolutionsfactory/poetry-deps-scanner
License: MIT
Keywords: pyhon-poetry,poetry,gitlab,dependencies
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Requires-Python: >=3.10,<4
Requires-Dist: packaging (<22.0,>=21.3)
Requires-Dist: prettytable (<4.0.0,>=3.3.0)
Requires-Dist: pypi-simple (<0.10.0,>=0.9.0)
Requires-Dist: python-gitlab (>=2.6.0)
Requires-Dist: toml (>=0.10.2)
Description-Content-Type: text/markdown
[Description omitted; length: 3438 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
poetry_deps_scanner/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
poetry_deps_scanner/comment_gitlab.py sha256=0ioVgT16VNwMP69CsLWQ4nSC3EnrHYa-AHXUMFaihI4 1254
poetry_deps_scanner/scan_deps.py sha256=KEV69RlQSJ2q8QSrBboSHqj3mOLQEscNb4g79sus5cA 5836
poetry_deps_scanner-2.0.0.post2.dist-info/entry_points.txt sha256=IdGm5vLRuwmcVlRpeuqM-9RKSiMyEWYkZ06h9Cth3wU 119
poetry_deps_scanner-2.0.0.post2.dist-info/LICENSE sha256=MTW5uDVOtCEK4Bb90u9zdpPP-WXO50T5C_9gUnQVc3s 1077
poetry_deps_scanner-2.0.0.post2.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
poetry_deps_scanner-2.0.0.post2.dist-info/METADATA sha256=UVgSOj0UIipMk9ce92jwujDw8tAqSdnxgb4pObtnKpw 4807
poetry_deps_scanner-2.0.0.post2.dist-info/RECORD

entry_points.txt

comment-gitlab = poetry_deps_scanner.comment_gitlab:main
scan-deps = poetry_deps_scanner.scan_deps:main