Metadata-Version: 1.1
Name: base3
Version: 3.0.12
Summary: Base3
Home-page: https://base3.dev
Author: Digital Cube doo
Author-email: info@digitalcube.rs
License: https://www.gnu.org/licenses/gpl-3.0.en.html
Description: .. image:: https://img.shields.io/badge/License-GPL%20v3-blue.svg
            :alt: License: GPL v3
            :target: https://www.gnu.org/licenses/gpl-3.0
        .. image:: https://img.shields.io/pypi/pyversions/Django.svg
            :alt: python3
           :target: https://www.python.org/download/releases/3.0/
        .. image:: https://img.shields.io/badge/version-3.0.12-blue.svg
           :alt: Version 3.0.12
        
        Base REST API
        =============
        * Version 3.0.12
        * `base3.dev <https://base3.dev/>`_
        
        Installation
        ------------
        .. code-block:: console
        
            pip install base3
        
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development
