Metadata-Version: 2.1
Name: qsml
Version: 1.0.1
Summary: qsml is a markup language.
Home-page: https://github.com/michaelpeterswa/qsml
Author: Michael Peters
Author-email: michaelpeterswa@icloud.com
License: MIT
Description: # qsml
        
        qsml is a markup language for key value securities (stock name, amount)
        
        > quick securities markup language is a project geared towards listing portfolios for performing data analysis upon
        
        ## Installation
        
        ```
        git clone https://github.com/michaelpeterswa/qsml.git
        
        or
        
        pip3 install qsml
        ```
        
        Or download the file manually.
        
        ## Release History
        
        - 1.0.0
          - Opened Repository (06.25.2020)
        
        ## Meta
        
        Michael Peters - _enter additional contact information here_
        
        Distributed under the MIT license. See `LICENSE` for more information.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
