pipplus

View on PyPIReverse Dependencies (0)

0.1.0 pipplus-0.1.0-py3-none-any.whl

Wheel Details

Project: pipplus
Version: 0.1.0
Filename: pipplus-0.1.0-py3-none-any.whl
Download: [link]
Size: 4969
MD5: 9f894505335c9735f6ec7643c89b81d6
SHA256: cbeaf59b95ef63a713068f120c0b3b9d80de70d4fdff9174adbc6d1df90c82d3
Uploaded: 2020-09-27 20:18:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pipplus
Version: 0.1.0
Summary: A pip addon that expands what's possible with python package management
Author: Adam Weeden
Author-Email: adamweeden[at]gmail.com
Home-Page: https://github.com/TheCleric/pipplus
Keywords: packages packaging
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: OS Independent
Requires-Dist: setuptools (>=40.8.0)
Requires-Dist: toml (>=0.10.1)
Requires-Dist: wheel (>=0.35.1)
Requires-Dist: ppsetuptools (>=0.9.2)
Requires-Dist: twine
Requires-Dist: autopep8 (>=1.5.4); extra == "dev"
Requires-Dist: pylint (>=2.6.0); extra == "test"
Requires-Dist: pytest (>=6.0.2); extra == "test"
Requires-Dist: mypy (>=0.782); extra == "test"
Requires-Dist: pytest-cov (>=2.10.1); extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1014 characters]

WHEEL

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

RECORD

Path Digest Size
pipplus-0.1.0.dist-info/LICENSE sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg 7652
pipplus-0.1.0.dist-info/METADATA sha256=4R5EWUoRcvjuEkzhm3X87IudxgEwjup5nKKl9FfJG0w 2141
pipplus-0.1.0.dist-info/WHEEL sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo 92
pipplus-0.1.0.dist-info/entry_points.txt sha256=R1g27hglCiNMzszgl3vVR0LCEMXWaeN6weRrLQmPXlE 77
pipplus-0.1.0.dist-info/top_level.txt sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
pipplus-0.1.0.dist-info/RECORD

top_level.txt

[empty]

entry_points.txt

pipplus = pipplus.pipplus:main
ppm = pipplus.pipplus:main