Metadata-Version: 1.1
Name: vr.server
Version: 6.5
Summary: Velociraptor's Django and Celery components.
Home-page: https://github.com/yougov/vr.server
Author: Brent Tubbs
Author-email: btubbs@gmail.com
License: UNKNOWN
Description: .. image:: https://img.shields.io/pypi/v/vr.server.svg
           :target: https://pypi.org/project/vr.server
        
        .. image:: https://img.shields.io/pypi/pyversions/vr.server.svg
        
        .. image:: https://img.shields.io/pypi/dm/vr.server.svg
        
        .. image:: https://img.shields.io/travis/yougov/vr.server/master.svg
           :target: http://travis-ci.org/yougov/vr.server
        
        vr.server is a component of the `Velociraptor
        <https://github.com/yougov/velociraptor>`_ project.
        
        License
        =======
        
        License is indicated in the project metadata (typically one or more
        of the Trove classifiers). For more details, see `this explanation
        <https://github.com/jaraco/skeleton/issues/1>`_.
        
        Docs
        ====
        
        There's `no good mechanism for publishing documentation
        <https://github.com/pypa/python-packaging-user-guide/pull/266>`_
        easily. If there's a documentation link above, it's probably
        stale because PyPI-based documentation is deprecated. This
        project may have documentation published at ReadTheDocs, but
        probably not. Good luck finding it.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
