dcs-pylicense

View on PyPIReverse Dependencies (0)

0.0.3 dcs_pylicense-0.0.3-py3-none-any.whl

Wheel Details

Project: dcs-pylicense
Version: 0.0.3
Filename: dcs_pylicense-0.0.3-py3-none-any.whl
Download: [link]
Size: 19643
MD5: d06b7f0f19506292b7d1b749ef2093c0
SHA256: 36043a8080a4bd73fbec5f9531eb2566406e32e4a515a66fd41c7543f476329c
Uploaded: 2020-09-19 20:58:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dcs-pylicense
Version: 0.0.3
Summary: PyLicense is a CLI tool that queries license information from one of the following package repositories: PyPI, Anaconda or conda-forge.
Author: Fabian Mueller
Author-Email: repository[at]dotcs.me
Home-Page: https://github.com/dotcs/pylicense
License: GPLv3
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Office/Business
Requires-Python: >=3.6
Requires-Dist: beautifulsoup4
Requires-Dist: requests
Requires-Dist: pandas
Requires-Dist: tabulate
Requires-Dist: black; extra == "develop"
Requires-Dist: pylint; extra == "develop"
Requires-Dist: pytest; extra == "develop"
Requires-Dist: pytest-cov; extra == "develop"
Requires-Dist: sphinx (<4,>=3.2.1); extra == "develop"
Requires-Dist: twine; extra == "develop"
Provides-Extra: develop
Description-Content-Type: text/markdown
[Description omitted; length: 2395 characters]

WHEEL

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

RECORD

Path Digest Size
pylicense/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pylicense/cli.py sha256=1vZM7JQKUEz4lWQcxqgkw51YKqM9gmz3fg1wEu4ohUA 514
pylicense/constants.py sha256=UdEK6AJ-5AyBfgunXD4t4380LoGYTCy2XEwpD_eH4z8 200
pylicense/dispatcher.py sha256=8qJVUJpTe__Q7CyY6opOBx9ckW64Oqe1ujfcM37c_68 800
pylicense/logger.py sha256=unMjVlRlI4JBc6HWdvqrxQX_SYrL7ZZyQklHjUEvGWM 373
pylicense/parser.py sha256=3V7exfOtWrBqo2zS9imC_0dh4gUPtiAomfKOxRxsEW0 1081
pylicense/repos/__init__.py sha256=S3Sqdi9I8E_siNAfsKNLalMyQiehWcV_yZj_asM8uho 152
pylicense/repos/anaconda.py sha256=LFaTYRLVMi2yAsVpVNMyMXOpXsZB1h46miqv2XjhyFU 148
pylicense/repos/base.py sha256=goHMFhZvOjEqhygTs5_I66Uo655vUd1Z66wePVvQt4I 1921
pylicense/repos/conda_forge.py sha256=gjksQVFJInsYme2i-KcFs7XGhpAT5k3htbElGzF22hk 1115
pylicense/repos/pypi.py sha256=wSQMzxg_ntk8HJuhE7b1dt8YO6Lhm4yhGv1uxhq0qvA 662
dcs_pylicense-0.0.3.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
dcs_pylicense-0.0.3.dist-info/METADATA sha256=6eqlqwEz51Av8P3CoC0hH86eY69by6hi9Lrla-4EOc0 3522
dcs_pylicense-0.0.3.dist-info/WHEEL sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo 92
dcs_pylicense-0.0.3.dist-info/entry_points.txt sha256=TEGBsS3TY-snyHEYZ5WqQXPuEO5T5B4VmEBMjlhgrk8 49
dcs_pylicense-0.0.3.dist-info/top_level.txt sha256=bFhVunHh9laz9qUOacbKqCUmYoso__9KA8B3W8fhy_Q 10
dcs_pylicense-0.0.3.dist-info/RECORD

top_level.txt

pylicense

entry_points.txt

pylicense = pylicense.cli:run