{ "info": { "author": "Sebastian Ramacher", "author_email": "sebastian+dev@ramacher.at", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Multimedia :: Sound/Audio :: CD Audio :: CD Ripping", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "libdiscid Python bindings\n=========================\n\npython-libdiscid implements Python bindings for libdiscid using Cython. Both\nPython 2 (>= 2.7) and 3 (>= 3.4) are supported.\n\nDependencies\n------------\n\n* libdiscid\n* Cython (>= 0.15, optional)\n* pkgconfig (optional)\n\nNote that the tarballs come with pre-built C source for the Cython module. So\nCython is only required if one builds python-libdiscid from the git repository\nor if one wants to change anything in the Cython module.\n\nIf pkgconfig is installed, setup.py uses libdiscid's pkg-config information to\nset include directories, libraries to link, etc.\n\nQuick installation guide\n------------------------\n\npython-libdiscid is available in some distributions:\n\n* Debian/Ubuntu: ``apt-get install python-libdiscid`` (Python 2) or\n ``apt-get install python3-libdiscid`` (Python 3)\n\npython-libdiscid can be installed via ``pip``::\n\n pip install python-libdiscid\n\nor by running::\n\n python setup.py install\n\nIf you just want to try it locally, run::\n\n python setup.py build_ext -i\n\nand hack right away. You can also run::\n\n python setup.py build\n\nbut please make sure that ``build/lib.*`` is in ``sys.path`` before the source\nfolder.\n\nA note for Windows users\n------------------------\n\nThere are eggs available from PyPI that don't require the extension module to be\nbuilt. If these are used, it is still required to drop a working discid.dll in\n``C:\\WINDOWS\\system32`` (or wherever it can be found).\n\nUsage\n-----\n\n::\n\n from libdiscid import read\n\n disc = read(\"/dev/cdrom\")\n print(\"id: {}\".format(disc.id))\n\nLicense\n-------\n\npython-libdiscid is released under the Expat license. Check LICENSE for details.\n\nBuild status\n------------\n\n|TravisCI|_\n\n.. |TravisCI| image:: https://travis-ci.org/sebastinas/python-libdiscid.svg?branch=master\n.. _TravisCI: https://travis-ci.org/sebastinas/python-libdiscid", "description_content_type": null, "docs_url": "https://pythonhosted.org/python-libdiscid/", "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sebastinas/python-libdiscid", "keywords": "", "license": "Expat", "maintainer": "", "maintainer_email": "", "name": "python-libdiscid", "package_url": "https://pypi.org/project/python-libdiscid/", "platform": "", "project_url": "https://pypi.org/project/python-libdiscid/", "project_urls": { "Homepage": "https://github.com/sebastinas/python-libdiscid" }, "release_url": "https://pypi.org/project/python-libdiscid/1.0/", "requires_dist": null, "requires_python": "", "summary": "Python bindings for libdiscid", "version": "1.0" }, "last_serial": 2544094, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "4860a1a25bcc2cc044cd84985e942fbc", "sha256": "ee775887f1df09ca256d92ec424af17fcbee49259ea9ef6506b71f96283055cb" }, "downloads": -1, "filename": "python-libdiscid-0.1.tar.gz", "has_sig": true, "md5_digest": "4860a1a25bcc2cc044cd84985e942fbc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11061, "upload_time": "2013-04-11T19:48:33", "url": "https://files.pythonhosted.org/packages/1e/b5/074775e83e5e4d723dea51f6f27d421ba42dfa68d2fc145f7eaa90f869ea/python-libdiscid-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "8aa2bc0921d85cca507404e71a197a78", "sha256": "50242d8c92ce27cec199f38af4e4a225a5eb97dfece29f4ccb7e845c45025b7f" }, "downloads": -1, "filename": "python-libdiscid-0.1.1.tar.gz", "has_sig": true, "md5_digest": "8aa2bc0921d85cca507404e71a197a78", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11358, "upload_time": "2013-04-12T22:56:25", "url": "https://files.pythonhosted.org/packages/a1/a4/f7e24811feeecec2e643b3a9dfcd21c12781d4cb892b86efda1ddb31b3ef/python-libdiscid-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "ae4fb7e87e8d0a5b4406e91a178857f7", "sha256": "7a6b8f5b0c48313b48ac4a9d4f13d6b321f56ca4d9ef5a049431ff8a629b133e" }, "downloads": -1, "filename": "python-libdiscid-0.1.2.tar.gz", "has_sig": true, "md5_digest": "ae4fb7e87e8d0a5b4406e91a178857f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12609, "upload_time": "2013-05-09T14:30:42", "url": "https://files.pythonhosted.org/packages/b3/cf/01783259a53be710350752c7eeb2921068220f20d3a8f520d0abf1ff7abb/python-libdiscid-0.1.2.tar.gz" } ], "0.2.0": [ { "comment_text": "egg for Python 2.7 (win32)", "digests": { "md5": "0408ee12b6cecc6535d421ea2433c504", "sha256": "3d9be67afe43c5ee2ae76d7a31e54080f9db943e0467a05d395977657cea7b17" }, "downloads": -1, "filename": "python_libdiscid-0.2.0-py2.7-win32.egg", "has_sig": false, "md5_digest": "0408ee12b6cecc6535d421ea2433c504", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 42063, "upload_time": "2013-07-03T11:21:27", "url": "https://files.pythonhosted.org/packages/9f/72/d0ea2e08dc5af419f6de5e2820bcf11e782ee3c5e6eeca0bf8a26989d771/python_libdiscid-0.2.0-py2.7-win32.egg" }, { "comment_text": "egg for Python 3.2 (win32)", "digests": { "md5": "9e792531e521ce87d6c12c0bdc63558c", "sha256": "ea11e0c8390ed48a28c22ed6a25424986920c7891a1917d5f12d153565d5931e" }, "downloads": -1, "filename": "python_libdiscid-0.2.0-py3.2-win32.egg", "has_sig": false, "md5_digest": "9e792531e521ce87d6c12c0bdc63558c", "packagetype": "bdist_egg", "python_version": "3.2", "requires_python": null, "size": 44760, "upload_time": "2013-07-03T11:50:14", "url": "https://files.pythonhosted.org/packages/dc/41/2f1640957b8295ec014c2e860d3dceb41952d0b58507b4eb1e7844fd99ee/python_libdiscid-0.2.0-py3.2-win32.egg" }, { "comment_text": "egg for Python 3.3 (win32)", "digests": { "md5": "277cdb690e7daf183061f56157c73e25", "sha256": "ecd964a6f38dcc94f26dddef865a997a42b410c00c63c78d8ec8d1945837bd48" }, "downloads": -1, "filename": "python_libdiscid-0.2.0-py3.3-win32.egg", "has_sig": false, "md5_digest": "277cdb690e7daf183061f56157c73e25", "packagetype": "bdist_egg", "python_version": "3.3", "requires_python": null, "size": 45316, "upload_time": "2013-07-03T11:21:46", "url": "https://files.pythonhosted.org/packages/a0/8d/0c1529a4688d82674a6bb508cc2f7f0336ce426858a52ff46a8d05c7f384/python_libdiscid-0.2.0-py3.3-win32.egg" }, { "comment_text": "", "digests": { "md5": "ef26371a06e671bc2756a09a88b069b9", "sha256": "1d0d32adbc9dfb16ecd358b08cd9542bec83ce078d61dc9cfdbb6486b871b0c0" }, "downloads": -1, "filename": "python-libdiscid-0.2.0.tar.gz", "has_sig": true, "md5_digest": "ef26371a06e671bc2756a09a88b069b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15110, "upload_time": "2013-06-30T19:42:43", "url": "https://files.pythonhosted.org/packages/45/7c/4152b517d511cea498a5f774fd2f030cfd1ee9814e8facd8a7f0e3a5bc22/python-libdiscid-0.2.0.tar.gz" } ], "0.3": [ { "comment_text": "egg for Python 2.7 (win32)", "digests": { "md5": "d9f480df110f186dc89e3eb1edeb2099", "sha256": "8d2a8de789dec91f12dbb370d71b3c331db9504ca4a97beb78daf342c5faedb3" }, "downloads": -1, "filename": "python_libdiscid-0.3-py2.7-win32.egg", "has_sig": false, "md5_digest": "d9f480df110f186dc89e3eb1edeb2099", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 45438, "upload_time": "2013-07-04T00:08:33", "url": "https://files.pythonhosted.org/packages/c8/b1/2e2d6fce2725d12d79fe2ba7a971b2a59056ccb0d02e2b0a1544b47d1245/python_libdiscid-0.3-py2.7-win32.egg" }, { "comment_text": "egg for Python 3.2 (win32)", "digests": { "md5": "1a1c9c20aeebe0dd3d0ac0fd6d43fbb9", "sha256": "8e89cbfd4e54cd3be715d7f9122ab96392251863f920e50bd55fc0aabd1162d2" }, "downloads": -1, "filename": "python_libdiscid-0.3-py3.2-win32.egg", "has_sig": false, "md5_digest": "1a1c9c20aeebe0dd3d0ac0fd6d43fbb9", "packagetype": "bdist_egg", "python_version": "3.2", "requires_python": null, "size": 48218, "upload_time": "2013-07-04T00:08:54", "url": "https://files.pythonhosted.org/packages/c6/58/a6a4ba40300a721d908360acfb46483a0603ee8c374232fe3eadc97e0d63/python_libdiscid-0.3-py3.2-win32.egg" }, { "comment_text": "egg for Python 3.3 (win32)", "digests": { "md5": "bb6bd8c7b02dffed926938eb60ee3e4b", "sha256": "7fa42452473bd5e6d4d95b6f02673bb6afc237e572b8660456cc3480f1bb06e3" }, "downloads": -1, "filename": "python_libdiscid-0.3-py3.3-win32.egg", "has_sig": false, "md5_digest": "bb6bd8c7b02dffed926938eb60ee3e4b", "packagetype": "bdist_egg", "python_version": "3.3", "requires_python": null, "size": 48739, "upload_time": "2013-07-04T00:09:13", "url": "https://files.pythonhosted.org/packages/e6/5b/54073ce427477af13e352d1332ebbb1281acd1436a26d62befa6f4db846d/python_libdiscid-0.3-py3.3-win32.egg" }, { "comment_text": "", "digests": { "md5": "0ec2909136229167a80fdcc3527dceb6", "sha256": "4bf304df534c4cc0dc01bb7bf447c9c0c36cc61450c8e8699e3f2b8441deb502" }, "downloads": -1, "filename": "python-libdiscid-0.3.tar.gz", "has_sig": true, "md5_digest": "0ec2909136229167a80fdcc3527dceb6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16003, "upload_time": "2013-07-04T00:07:22", "url": "https://files.pythonhosted.org/packages/e6/cd/f1e1b76a79e7dc0eb941e3cccb16cc6ede936a6b9ba3e6cefe947b5cd1cd/python-libdiscid-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "f7905a6ae692b0a7639294a353da117b", "sha256": "8bbbd7727c60c5bcd6ef91a6c9f34c503600864772b68ee385bf18cfbe71f5ff" }, "downloads": -1, "filename": "python_libdiscid-0.3.1-py2.7-win32.egg", "has_sig": false, "md5_digest": "f7905a6ae692b0a7639294a353da117b", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 45455, "upload_time": "2013-09-09T14:40:47", "url": "https://files.pythonhosted.org/packages/7b/4d/b3a6eed0b79ae4ff08113e72339d9bdb5a3754cd8cc3baa5c495414e683a/python_libdiscid-0.3.1-py2.7-win32.egg" }, { "comment_text": "", "digests": { "md5": "b2c2779bf6fe04348258d741c4c9afad", "sha256": "41567b85622177ae8721cf78510f537ad37483805af7db293a62f66a0620d982" }, "downloads": -1, "filename": "python_libdiscid-0.3.1-py3.2-win32.egg", "has_sig": false, "md5_digest": "b2c2779bf6fe04348258d741c4c9afad", "packagetype": "bdist_egg", "python_version": "3.2", "requires_python": null, "size": 48259, "upload_time": "2013-09-09T14:40:59", "url": "https://files.pythonhosted.org/packages/bf/15/5013dd63220b0dd24af948b04f38c308679fb99cbf2d10c225a9a223030b/python_libdiscid-0.3.1-py3.2-win32.egg" }, { "comment_text": "", "digests": { "md5": "2b9fe4960e2a05ae9be64b4d85c26b80", "sha256": "9cfc83eb47d6170ec67c079b0726b4eff1daa2a12d06be1176b35621224b9f71" }, "downloads": -1, "filename": "python_libdiscid-0.3.1-py3.3-win32.egg", "has_sig": false, "md5_digest": "2b9fe4960e2a05ae9be64b4d85c26b80", "packagetype": "bdist_egg", "python_version": "3.3", "requires_python": null, "size": 48783, "upload_time": "2013-09-09T14:41:10", "url": "https://files.pythonhosted.org/packages/d4/d5/eb2a38cf5b693278ca07d01b1ca381ba01cac41128b9c038ffaa96fef476/python_libdiscid-0.3.1-py3.3-win32.egg" }, { "comment_text": "", "digests": { "md5": "61ddd433786f33e9d0e0490eed21965d", "sha256": "59be2f5bb617c28fb08b48ec9b334b54b72f1e376b930dcdf7af9ba9da617811" }, "downloads": -1, "filename": "python-libdiscid-0.3.1.tar.gz", "has_sig": true, "md5_digest": "61ddd433786f33e9d0e0490eed21965d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15962, "upload_time": "2013-09-09T13:57:27", "url": "https://files.pythonhosted.org/packages/8b/fb/c4b8bc329e4ae2799d61a2de919eb05e99f95b8f89086026dafd1abdfcb2/python-libdiscid-0.3.1.tar.gz" } ], "0.4": [ { "comment_text": "Python 2.7 egg (win32)", "digests": { "md5": "e2a1b06381aca006d73d1e9c96a78fec", "sha256": "c0ca0ffde5af9f5d2ab2bd95d959eba6d0c73d6b7cc9aebe665d068eba185ac6" }, "downloads": -1, "filename": "python_libdiscid-0.4-py2.7-win32.egg", "has_sig": false, "md5_digest": "e2a1b06381aca006d73d1e9c96a78fec", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 49112, "upload_time": "2013-10-03T13:55:44", "url": "https://files.pythonhosted.org/packages/ac/db/ff1277f1d6d803e70d023c216e96c218c7957dd4cd4e73594e4819d4d438/python_libdiscid-0.4-py2.7-win32.egg" }, { "comment_text": "Python 3.2 egg (win32)", "digests": { "md5": "66498637e74897c0a1d24813b9b16e3b", "sha256": "86e1251532772cb99a439b535d8212499238b8e67ea7d75a9439bf3e070b20c9" }, "downloads": -1, "filename": "python_libdiscid-0.4-py3.2-win32.egg", "has_sig": false, "md5_digest": "66498637e74897c0a1d24813b9b16e3b", "packagetype": "bdist_egg", "python_version": "3.2", "requires_python": null, "size": 49842, "upload_time": "2013-10-03T13:56:03", "url": "https://files.pythonhosted.org/packages/a0/36/89706acb6d7d773f4e499b680c22dd72470ef68ec3f6b0f11e983930402e/python_libdiscid-0.4-py3.2-win32.egg" }, { "comment_text": "Python 3.3 egg (win32)", "digests": { "md5": "c5be8ab3638056367a2972a02e8bdf48", "sha256": "bdc37cda83bba77fd6f406a495a52da0e0a392909c5b6b00f0212dc5c269d8c3" }, "downloads": -1, "filename": "python_libdiscid-0.4-py3.3-win32.egg", "has_sig": false, "md5_digest": "c5be8ab3638056367a2972a02e8bdf48", "packagetype": "bdist_egg", "python_version": "3.3", "requires_python": null, "size": 50551, "upload_time": "2013-10-03T13:56:23", "url": "https://files.pythonhosted.org/packages/21/0d/54a297aeb3e2f9e6ee064bfaba7d3c1eec88dd8d590dab99e371e33affc0/python_libdiscid-0.4-py3.3-win32.egg" }, { "comment_text": "", "digests": { "md5": "3d0daa62f980251dfe2ca7a39c946d0e", "sha256": "c281f2f77cd1e869838b3990d834fe7dfe4150b675e618c66af5dca27f42fbfb" }, "downloads": -1, "filename": "python-libdiscid-0.4.tar.gz", "has_sig": true, "md5_digest": "3d0daa62f980251dfe2ca7a39c946d0e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56222, "upload_time": "2013-10-03T13:48:49", "url": "https://files.pythonhosted.org/packages/d1/78/4e615b41f476e3585f9baefa4a3dcdf5650beaa8a4f5d6729ad02fc0331c/python-libdiscid-0.4.tar.gz" } ], "0.4.1": [ { "comment_text": "win32 egg", "digests": { "md5": "f5d5e66365e0cab97ff3a9cd80682d1d", "sha256": "5b319bf108ee62382549056f8dad24aca74a6f78e5f8aa5d988d40cadf6ab241" }, "downloads": -1, "filename": "python_libdiscid-0.4.1-py2.7-win32.egg", "has_sig": false, "md5_digest": "f5d5e66365e0cab97ff3a9cd80682d1d", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 50731, "upload_time": "2014-01-03T20:50:15", "url": "https://files.pythonhosted.org/packages/60/31/3a368459cd72882b0110fba62ce12c5903c7d66d86d3e9916071ba3b879b/python_libdiscid-0.4.1-py2.7-win32.egg" }, { "comment_text": "win32 egg", "digests": { "md5": "76a83a86acf2e04b442b055d69077a51", "sha256": "b7d2a059d942fba3dcdc4521610a81a5c0f97b146b184ed6c238a5b7dd5dfad9" }, "downloads": -1, "filename": "python_libdiscid-0.4.1-py3.2-win32.egg", "has_sig": false, "md5_digest": "76a83a86acf2e04b442b055d69077a51", "packagetype": "bdist_egg", "python_version": "3.2", "requires_python": null, "size": 51519, "upload_time": "2014-01-03T20:50:34", "url": "https://files.pythonhosted.org/packages/84/8a/4cfad74d1b21c12824560abaa55dff1bc0eacf2d6313bd57542945516fb5/python_libdiscid-0.4.1-py3.2-win32.egg" }, { "comment_text": "win32 egg", "digests": { "md5": "9267daec9fc7edac592a989ddb1bd702", "sha256": "d82683964f093daef275988187423442b6b722eeac98c4ba0d2f8a18cdd0d6ba" }, "downloads": -1, "filename": "python_libdiscid-0.4.1-py3.3-win32.egg", "has_sig": false, "md5_digest": "9267daec9fc7edac592a989ddb1bd702", "packagetype": "bdist_egg", "python_version": "3.3", "requires_python": null, "size": 52280, "upload_time": "2014-01-03T20:50:55", "url": "https://files.pythonhosted.org/packages/b1/00/ac03649eded601b1ca45d22c9793db951c4fc6821b0ea48e94cb192ed297/python_libdiscid-0.4.1-py3.3-win32.egg" }, { "comment_text": "", "digests": { "md5": "5d292eb0a78209543d8d4bba4953d99e", "sha256": "fd368165e3671c5c10ff01d8ac54dcbb5e961d3a4ea335fc9a23f37a280bec49" }, "downloads": -1, "filename": "python-libdiscid-0.4.1.tar.gz", "has_sig": true, "md5_digest": "5d292eb0a78209543d8d4bba4953d99e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56628, "upload_time": "2014-01-03T20:43:26", "url": "https://files.pythonhosted.org/packages/cd/7f/d4c8b38a0204a89297189675d88bc3ce0d313a365087dd555ba100aee52e/python-libdiscid-0.4.1.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "073812900a274a5d41fd4afa4e0b61bf", "sha256": "9b8203ac5e36116df430a4808f6552d59e38b458d53ba59aee31dbfaf366d311" }, "downloads": -1, "filename": "python-libdiscid-1.0.tar.gz", "has_sig": true, "md5_digest": "073812900a274a5d41fd4afa4e0b61bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 64925, "upload_time": "2016-12-29T12:20:20", "url": "https://files.pythonhosted.org/packages/b8/be/88ffe177fef362fca0a12e67d400ce92cd96274c15cbe7d7d1674f8dec5c/python-libdiscid-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "073812900a274a5d41fd4afa4e0b61bf", "sha256": "9b8203ac5e36116df430a4808f6552d59e38b458d53ba59aee31dbfaf366d311" }, "downloads": -1, "filename": "python-libdiscid-1.0.tar.gz", "has_sig": true, "md5_digest": "073812900a274a5d41fd4afa4e0b61bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 64925, "upload_time": "2016-12-29T12:20:20", "url": "https://files.pythonhosted.org/packages/b8/be/88ffe177fef362fca0a12e67d400ce92cd96274c15cbe7d7d1674f8dec5c/python-libdiscid-1.0.tar.gz" } ] }