{ "info": { "author": "Gustavo Sverzut Barbieri", "author_email": "barbieri@profusion.mobi", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX", "Programming Language :: C", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Python bindings for Light Media Scanner.\n\nLightweight media scanner meant to be used in not-so-powerful devices,\nlike embedded systems or old machines.\n\nProvides an optimized way to recursively scan directories, handling\nthe parser in a child process, avoiding breaks of the main process\nwhen parsers break (quite common with such bad libs and tags). One can\nopt to use the single process version, but be aware that if something\nbad happens during parsing, your application will suffer.\n\nParsers are plugins in the form of shared objects, so it's easy to add\nnew without having to recompiling the scanner.\n\nThe scanner will use SQLite3 to store file-mtime association, avoiding\nparsing files that are already up-to-date. This SQLite connection and\nthe file id within the master table 'files' are handled to plugins for\nrelationship with other tables.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "wrapper binding media scanner", "license": "LGPL", "maintainer": null, "maintainer_email": null, "name": "python-lightmediascanner", "package_url": "https://pypi.org/project/python-lightmediascanner/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/python-lightmediascanner/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/python-lightmediascanner/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Python bindings for Light Media Scanner", "version": "0.2.0" }, "last_serial": 797978, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "c93ee756066f3fd82bf8425108351c3c", "sha256": "8322dfd5f536df64fc124343855880b0ee39c77846e2dda183d0ed549e442a4e" }, "downloads": -1, "filename": "python-lightmediascanner-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c93ee756066f3fd82bf8425108351c3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17304, "upload_time": "2007-12-13T16:38:54", "url": "https://files.pythonhosted.org/packages/7d/61/88ae4781810f0dffec583d9385e57e3ca4bd08427da5e62d31587f473f4d/python-lightmediascanner-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "e06900198a6d63422f96b5b74468d5da", "sha256": "0f7e5ee678c4430b4eeb0728cc106fba11386af53d0f798a6c6ecb3f3aebd77f" }, "downloads": -1, "filename": "python-lightmediascanner-0.2.0.tar.gz", "has_sig": false, "md5_digest": "e06900198a6d63422f96b5b74468d5da", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19163, "upload_time": "2008-10-05T14:59:18", "url": "https://files.pythonhosted.org/packages/85/3a/081a9aa18f0d24924eccd902dfc297db8bebd3ad2a53bb8fcf87bca8c443/python-lightmediascanner-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e06900198a6d63422f96b5b74468d5da", "sha256": "0f7e5ee678c4430b4eeb0728cc106fba11386af53d0f798a6c6ecb3f3aebd77f" }, "downloads": -1, "filename": "python-lightmediascanner-0.2.0.tar.gz", "has_sig": false, "md5_digest": "e06900198a6d63422f96b5b74468d5da", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19163, "upload_time": "2008-10-05T14:59:18", "url": "https://files.pythonhosted.org/packages/85/3a/081a9aa18f0d24924eccd902dfc297db8bebd3ad2a53bb8fcf87bca8c443/python-lightmediascanner-0.2.0.tar.gz" } ] }