{ "info": { "author": "Thomas Levine", "author_email": "_@thomaslevine.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3.5" ], "description": "Cut the original audio into more granular files with new names,\nsaving the cut specifications in text files so you can edit your cuts.\n\nRun like so. ::\n\n cutaudio 'audio/long raw audio file.mp3' 'another file.wav'\n\nThe following happens to each audio file that you pass.\n\n1. If a cut file does not exist alongside the original file,\n play the file and prompt for cuts. Cuts are saved to the cutfile.\n2. If an output directory does not exist alongside the original file,\n process the cut file to produce the output directory.\n\nStep 1 depends on mplayer, and step 2 depends on sox.\n\nInstall from PyPI. ::\n\n pip install cutaudio\n\nRead more help. ::\n\n cutaudio -h\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://dada.pink/cutaudio", "keywords": null, "license": "AGPL", "maintainer": null, "maintainer_email": null, "name": "cutaudio", "package_url": "https://pypi.org/project/cutaudio/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cutaudio/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://dada.pink/cutaudio" }, "release_url": "https://pypi.org/project/cutaudio/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Cut an audio file into small pieces with nice names.", "version": "0.0.1" }, "last_serial": 2001299, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "1e94746209be0785d54f4f3fd81d2378", "sha256": "d96918a63a2f5393b583b5fa040b52ef7d19169eb7128f147bc655a12ecf3682" }, "downloads": -1, "filename": "cutaudio-0.0.1.tar.gz", "has_sig": false, "md5_digest": "1e94746209be0785d54f4f3fd81d2378", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3026, "upload_time": "2016-03-11T13:43:12", "url": "https://files.pythonhosted.org/packages/7a/4b/00ab3738062ab20c13de508770a0df93ea2293758c4770704048749ed47f/cutaudio-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1e94746209be0785d54f4f3fd81d2378", "sha256": "d96918a63a2f5393b583b5fa040b52ef7d19169eb7128f147bc655a12ecf3682" }, "downloads": -1, "filename": "cutaudio-0.0.1.tar.gz", "has_sig": false, "md5_digest": "1e94746209be0785d54f4f3fd81d2378", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3026, "upload_time": "2016-03-11T13:43:12", "url": "https://files.pythonhosted.org/packages/7a/4b/00ab3738062ab20c13de508770a0df93ea2293758c4770704048749ed47f/cutaudio-0.0.1.tar.gz" } ] }