Metadata-Version: 2.1
Name: pypackproxy
Version: 0.3.1
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-06-29 (0.3.1)**
         - Switch template engine to Jinja2
        
        **2020-02-23 (0.3.0)**
         - Use form-based authentication for admin login and enable logout
        
        **2020-02-11 (0.2.0)**
         - Can now run without external package repository
        
        **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
