Metadata-Version: 1.1
Name: apiref
Version: 0.2.1
Summary: library
Home-page: https://github.com/novopl/apiref
Author: Mateusz Klos
Author-email: novopl@gmail.com
License: Apache 2.0
Description: ######
        apiref
        ######
        
        .. readme_about_start
        
        **apiref** is a library that makes it easy to document your API endpoints using
        simple decorators.
        
        
        Install
        =======
        
        .. code-block:: bash
        
            $ pip install apiref
        
        
        .. readme_about_end
        
        
        Useful Links
        ============
        
        - `Documentation <https://novopl.github.io/apiref>`_
        - `Source Code <https://github.com/novopl/apiref>`_
        - `CI Builds <https://circleci.com/gh/novopl/apiref>`_
        
Keywords: library
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Typing :: Typed
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
