Metadata-Version: 2.1
Name: pipis
Version: 1.4.0
Summary: Wraps pip and venv to install scripts
Home-page: https://gitlab.com/NicolasKAROLAK/pipis
Author: Nicolas KAROLAK
Author-email: nicolas@karolak.fr
Keywords: packaging,pip,venv
Requires-Python: >=3.4,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: Other/Proprietary License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: System :: Software Distribution
Requires-Dist: click (>=6.7,<7.0)
Requires-Dist: tabulate (>=0.8,<0.9)
