Metadata-Version: 2.1
Name: pypackproxy
Version: 0.1.0
Summary: A caching proxy for Python package indexes.
Home-page: https://andreas19.github.io/pypackproxy/
Author: Andreas Suhre
Author-email: andreas19@posteo.eu
License: BSD-3-Clause
Project-URL: Source code, https://github.com/andreas19/pypackproxy/
Description: # PyPackProxy
        
        A caching proxy for Python package indexes.
        
        For more information see the [documentation](https://andreas19.github.io/pypackproxy/overview.html).
        
        History
        -------
        
        **2020-02-08 (0.1.0)**
         - First public release
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: Unix
Requires-Python: >=3.7
Description-Content-Type: text/markdown
