Added iXML track list parsing

This commit is contained in:
Jamie Hardt
2019-08-19 11:39:13 -07:00
parent 4770c781b2
commit 4dfc1ab33c
4 changed files with 27 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ with open("README.md", "r") as fh:
long_description = fh.read()
setup(name='wavinfo',
version='1.2',
version='1.3',
author='Jamie Hardt',
author_email='jamiehardt@me.com',
description='Probe WAVE Files for iXML, Broadcast-WAVE and other metadata.',