{ "info": { "author": "Niels G. W. Serup", "author_email": "ngws@metanohi.name", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Environment :: X11 Applications", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: DFSG approved", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: C", "Programming Language :: Python :: 3.1", "Topic :: Other/Nonlisted Topic", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "=======\nbeepfun\n=======\n\n\nLicense\n=======\n\nbeepfun is free software under the terms of the GNU General Public License\nversion 3 (or any later version). This is version 0.1.0 of the program.\n\nContact\n=======\n\nThe author of beepfun is Niels G. W. Serup .\n\n\nCode\n====\n\nbeepfun uses Git for code management. The newest code is available at::\n\n $ git clone git://metanohi.name/beepfun\n\n\nInstallation\n============\n\nFor now, don't install it. Compile the C files it by running ``python3 setup.py\nbuild_ext --inplace``, and then run ``bypmylydy`` instead of ``beepfun`` when\nasked to run ``beepfun``.\n\nAfter cloning the git repo and cd'ing into the beepfun directory, run this::\n\n # python3 setup.py install\n\n\nUse\n===\n\nRun this::\n\n beepfun melody.beep\n\nto play one melody file, and this::\n\n beepfun melody0 melody1\n\nto play the merging of two melody files, etc.\n\nWhen you run beepfun, it loops the files. To stop it, kill it.\n\n\nThis document\n=============\n\nCopyright (C) 2012 Niels G. W. Serup\n\nCopying and distribution of this file, with or without modification, are\npermitted in any medium without royalty provided the copyright notice and this\nnotice are preserved. This file is offered as-is, without any warranty.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://metanohi.name/projects/beepfun/", "keywords": null, "license": "GPLv3+", "maintainer": null, "maintainer_email": null, "name": "beepfun", "package_url": "https://pypi.org/project/beepfun/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/beepfun/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://metanohi.name/projects/beepfun/" }, "release_url": "https://pypi.org/project/beepfun/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.1.0" }, "last_serial": 484159, "releases": { "0.1.0": [] }, "urls": [] }