{ "info": { "author": "Dale Cieslak", "author_email": "desizzle@users.sourceforge.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Multimedia :: Sound/Audio" ], "description": "pappy - PortAudio Pushed to PYthon\r\n----------------------------------\r\nDale Cieslak \r\n\r\npappy is a pretty simple wrapping of the PortAudio library using Pyrex. I didn't make any attempts to make it \"Pythonic\" in that there are no Python classes or constructs; it's simply a 1-for-1 mapping to the C library. I've tried to keep most of the function calls identical to the C version wherever possible. \r\n\r\nNOTE: pappy REQUIRES PortAudio to be installed in order to run. This should be obvious, but I'm pointing it out just in case it's not. \r\n\r\nSee the api_info.txt file for API specifics.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pappy.sourceforge.net/", "keywords": "audio, portaudio", "license": "UNKNOWN", "maintainer": "", "maintainer_email": "", "name": "pappy", "package_url": "https://pypi.org/project/pappy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pappy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pappy.sourceforge.net/" }, "release_url": "https://pypi.org/project/pappy/0.91/", "requires_dist": null, "requires_python": null, "summary": "PortAudio Python wrapper", "version": "0.91" }, "last_serial": 796008, "releases": { "0.91": [ { "comment_text": "", "digests": { "md5": "c886b49e3c27b1ec75fa7b4bec6059e5", "sha256": "c5328fab79cd2f77502ad0dcebe5e63dbca1fdd6639fda7e707166ec796a5d78" }, "downloads": -1, "filename": "pappy-0.91.tar.gz", "has_sig": false, "md5_digest": "c886b49e3c27b1ec75fa7b4bec6059e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19612, "upload_time": "2011-06-03T01:22:29", "url": "https://files.pythonhosted.org/packages/b5/70/f62ec91ca08ee199737ec48754bca9830e364216973a0a97099b97e1c38b/pappy-0.91.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c886b49e3c27b1ec75fa7b4bec6059e5", "sha256": "c5328fab79cd2f77502ad0dcebe5e63dbca1fdd6639fda7e707166ec796a5d78" }, "downloads": -1, "filename": "pappy-0.91.tar.gz", "has_sig": false, "md5_digest": "c886b49e3c27b1ec75fa7b4bec6059e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19612, "upload_time": "2011-06-03T01:22:29", "url": "https://files.pythonhosted.org/packages/b5/70/f62ec91ca08ee199737ec48754bca9830e364216973a0a97099b97e1c38b/pappy-0.91.tar.gz" } ] }