Metadata-Version: 2.1
Name: chordparser
Version: 0.1.0
Summary: Parse ChordPro files
Home-page: http://github.com/titus-ong/chordparser
Author: Titus Ong
Author-email: titusongyl@gmail.com
License: MIT
Keywords: chord sheet music parse
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Text Processing :: Markup

===========
chordparser
===========

A Python 3 module to parse ChordPro files

.. image:: https://travis-ci.com/titus-ong/chordparser.svg
   :alt: build status
   :target: https://travis-ci.org/titus-ong/chordparser

.. image:: https://coveralls.io/repos/github/titus-ong/chordparser/badge.svg
   :alt: coverage
   :target: https://coveralls.io/github/titus-ong/chordparser


.. image:: https://img.shields.io/pypi/v/chordparser.svg
   :target: https://pypi.org/pypi/chordparser
   :alt: downloads

.. image:: https://img.shields.io/pypi/pyversions/chordparser.svg
   :target: https://pypi.org/pypi/chordparser
   :alt: downloads


