{ "info": { "author": "Stephen J. Zabel", "author_email": "sjzabel@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Environment :: Other Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Multimedia :: Sound/Audio :: MIDI", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Snail\n--------------------------------\n\n\nThis is module that contains the rudimentary pieces of midi\nas well as the ability to decompose and compose midi files.\n\nThe intent is to create a low-level library for working with midi files\nthat can be used by other programs to do more interesting things.\n\n\nCredits\n--------------------------------\n\n\nMost of what I know comes from reading the source of several projects.\n - https://github.com/vishnubob/python-midi\n - http://www.mellowood.ca/mma/\n\n\nThis version requires Python 3 or later.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sjzabel/snail", "keywords": "midi", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "snail", "package_url": "https://pypi.org/project/snail/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/snail/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/sjzabel/snail" }, "release_url": "https://pypi.org/project/snail/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "This library is for the composition and decomposition of midi files", "version": "0.0.1" }, "last_serial": 1361159, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "df01a2e86a1883665233eaf9dc4439c3", "sha256": "42aa36e4d86e5a613aef077fca22e1e5b4331a325bad4f7c1de5e2a743b0c731" }, "downloads": -1, "filename": "snail-0.0.1.tar.gz", "has_sig": false, "md5_digest": "df01a2e86a1883665233eaf9dc4439c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1216, "upload_time": "2014-12-26T06:38:34", "url": "https://files.pythonhosted.org/packages/ba/1e/9182fe339debc08ce1734bbfa2124c2e600399a7167a992d8df3a8fb8d58/snail-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "df01a2e86a1883665233eaf9dc4439c3", "sha256": "42aa36e4d86e5a613aef077fca22e1e5b4331a325bad4f7c1de5e2a743b0c731" }, "downloads": -1, "filename": "snail-0.0.1.tar.gz", "has_sig": false, "md5_digest": "df01a2e86a1883665233eaf9dc4439c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1216, "upload_time": "2014-12-26T06:38:34", "url": "https://files.pythonhosted.org/packages/ba/1e/9182fe339debc08ce1734bbfa2124c2e600399a7167a992d8df3a8fb8d58/snail-0.0.1.tar.gz" } ] }