{ "info": { "author": "Ren\u00e9 Bastian", "author_email": "rbastian@free.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Environment :: Other Environment", "Intended Audience :: Other Audience", "License :: OSI Approved :: Python Software Foundation License", "Natural Language :: French", "Natural Language :: German", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Topic :: Multimedia :: Sound/Audio :: Analysis", "Topic :: Multimedia :: Sound/Audio :: MIDI" ], "description": "SMF parser - Standard MIDI File parser\n--------------------------------------\n\nParses SMF of type 0 or type 1 and delivers \n -- human readable description of the SMF code,\n -- a file of tuples \n\t(time, channel, status, tone, velocity, duration)\n which can be used in conjunction with the pythoneon package.\n\nThis version requires Python 2", "description_content_type": null, "docs_url": null, "download_url": "http://pypi.python.org/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.pythoneon.org/", "keywords": "SMF,MIDI,Standard MIDI File,parser", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "midiparser", "package_url": "https://pypi.org/project/midiparser/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/midiparser/", "project_urls": { "Download": "http://pypi.python.org/", "Homepage": "http://www.pythoneon.org/" }, "release_url": "https://pypi.org/project/midiparser/12.02.03/", "requires_dist": null, "requires_python": null, "summary": "Standard Midi File parser", "version": "12.02.03" }, "last_serial": 373054, "releases": { "12.02.03": [] }, "urls": [] }