Metadata-Version: 1.1
Name: dossier.web
Version: 0.7.15.dev6
Summary: DossierStack web services
Home-page: http://github.com/dossier/dossier.web
Author: Diffeo, Inc.
Author-email: support@diffeo.com
License: MIT
Description: ``dossier.web`` is a Python package that provides various web services
        for DossierStack.
        
        Installation
        ~~~~~~~~~~~~
        
        ``dossier.web`` is on PyPI and can be installed with ``pip``:
        
        .. code:: bash
        
            pip install dossier.web
        
        Currently, ``dossier.web`` requires Python 2.7. It is not yet Python 3
        compatible.
        
        Documentation
        ~~~~~~~~~~~~~
        
        API documentation with examples is available as part of the Dossier
        Stack documentation:
        `http://dossier-stack.readthedocs.org <http://dossier-stack.readthedocs.org#module-dossier.web>`__
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
