Metadata-Version: 1.1
Name: Proximate
Version: 0.1.1
Summary: Simple HTTP Reverse Proxy that aggregates multiple hosts into a unified namespace
Home-page: https://github.com/cozi/proximate
Author: George V. Reilly
Author-email: george@reilly.org
License: MIT License
Description: Simple HTTP Reverse Proxy that emulates the behavior of Apache's ProxyPass
        by aggregating multiple hosts into a unified namespace.
        Very useful for JavaScript's Single-Origin Policy.
        
        See http://proximate.readthedocs.org for more.
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: Proxy Servers
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Utilities
