Metadata-Version: 2.1
Name: khartoum
Version: 2.0.0
Summary: A simple app for http serving of static files from MongoDB's GridFS filesystem.
Home-page: https://github.com/yougov/khartoum
Author: YouGov, Plc.
Author-email: open-source@yougov.com
License: UNKNOWN
Description: .. image:: https://img.shields.io/pypi/v/khartoum.svg
           :target: https://pypi.org/project/khartoum
        
        .. image:: https://img.shields.io/pypi/pyversions/khartoum.svg
        
        .. image:: https://img.shields.io/travis/yougov/khartoum/master.svg
           :target: https://travis-ci.org/yougov/khartoum
        
        .. .. image:: https://img.shields.io/appveyor/ci/yougov/khartoum/master.svg
        ..    :target: https://ci.appveyor.com/project/yougov/khartoum/branch/master
        
        .. .. image:: https://readthedocs.org/projects/khartoum/badge/?version=latest
        ..    :target: https://khartoum.readthedocs.io/en/latest/?badge=latest
        
        Khartoum is a simple app for http serving of static files from MongoDB's GridFS filesystem.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Provides-Extra: docs
Provides-Extra: testing
