Metadata-Version: 1.1
Name: kaybee
Version: 0.1.3
Summary: Knowledgebase system for Sphinx
Home-page: https://github.com/pauleveritt/kaybee
Author: Paul Everitt
Author-email: pauleveritt@me.com
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: kaybee
        ======
        
        .. image:: https://img.shields.io/travis/pauleveritt/kaybee.svg
            :target: https://pypi.python.org/pypi/kaybee
        
        .. image:: https://img.shields.io/pypi/v/kaybee.svg
            :target: https://pypi.python.org/pypi/kaybee
        
        .. image:: https://img.shields.io/pypi/l/kaybee.svg
            :target: https://pypi.python.org/pypi/kaybee
        
        .. image:: https://img.shields.io/pypi/pyversions/kaybee.svg
            :target: https://pypi.python.org/pypi/kaybee
        
        Knowledge Base (KB, kaybee) using on Sphinx with schema-driven resource
        directives in YAML.
        
        See ``docs`` for details.
        
        **Note: This package requires Python 3.6+**
        
Keywords: sphinx blog website
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Documentation
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
