Metadata-Version: 2.1
Name: project-tooling-commons
Version: 0.0.2
Summary: Add a short description here!
Home-page: https://github.com/pyscaffold/pyscaffold/
Author: Juan David
Author-email: jdayllon@gmail.com
License: MIT
Project-URL: Documentation, https://pyscaffold.org/
Description: =======
        commons
        =======
        
        Simple commons library miscellaneous tools
        
        Description
        ===========
        
        Simple commons library miscellaneous tools like:
        * Remove accents from strings
        * Check Base64 encoding
        
        
        .. _pyscaffold-notes:
        
        Note
        ====
        
        This project has been set up using PyScaffold 4.0.1. For details and usage
        information on PyScaffold see https://pyscaffold.org/.
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Description-Content-Type: text/x-rst; charset=UTF-8
Provides-Extra: testing
