Metadata-Version: 1.2
Name: digneapy
Version: 0.1.0
Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
Home-page: https://github.com/amarrerod/digneapy
Author: Alejandro Marrero
Author-email: amarrerd@ull.edu.es
License: GNU General Public License v3
Description: # digneapy
        
        
        [![Python application](https://github.com/amarrerod/digneapy/actions/workflows/python-app.yml/badge.svg)](https://github.com/amarrerod/digneapy/actions/workflows/python-app.yml)
        
        
        
        Python Boilerplate contains all the boilerplate you need to create a Python package.
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://digneapy.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        
        =======
        History
        =======
        
        0.1.0 (2023-07-10)
        ------------------
        
        * First release on PyPI.
        
Keywords: digneapy
Platform: any
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
