Metadata-Version: 2.1
Name: applot
Version: 0.1.0
Summary: A small SVG plotting library written from scratch in Python
Home-page: https://github.com/a-poor/applot
Author: Austin Poor
Author-email: austinpoor@gmail.com
License: UNKNOWN
Description: # ApPlot
        
        [![Build Status](https://travis-ci.org/a-poor/applot.svg?branch=master)](https://travis-ci.org/a-poor/applot)
        [![GitHub license](https://img.shields.io/github/license/a-poor/applot)](https://github.com/a-poor/applot/blob/master/LICENSE)
        
        _A small SVG plotting library written from scratch in Python._
        
        created by Austin Poor
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 1 - Planning
Requires-Python: >=3.6
Description-Content-Type: text/markdown
