Metadata-Version: 2.1
Name: packManager
Version: 1.0.7
Summary: A package manager for python
Home-page: https://chicken-muggets.github.io/packManager/
Author: Chicken Muggets
License: MIT
Project-URL: Documentation, https://github.com/chicken-muggets/PackInst/wiki
Project-URL: Source, https://github.com/chicken-muggets/PackInst
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10,
Description-Content-Type: text/markdown

# PackInst
PackInst is a pip package made to make installing python packages easier.

It allows you to type packageMan.install('packagename',ShowInstallationProgress,ConfirmInstall)

It is currently not avalible on pip.
