Metadata-Version: 2.1
Name: aquila
Version: 0.4
Summary: ASCII Screen Splash for SHYCD software.
Home-page: https://github.com/carlosplanchon/aquila
Author: Carlos A. Planchón
Author-email: bubbledoloresuruguay2@gmail.com
License: GPL3
Download-URL: https://github.com/carlosplanchon/aquila/archive/v0.4.tar.gz
Description: # Aquila
        *ASCII Screen Splash for SHYCD software.*
        
        ## Installation
        ### Install with pip
        ```
        pip3 install -U aquila
        ```
        
        ## Features
        
        - Display SHYCD's Signum.
        
        ## Usage
        ```
        In [3]: import aquila
        
        In [4]: aquila.signum("")
        ```
        
Keywords: ascii,screen,splash
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
