{ "info": { "author": "Christian Ledermann", "author_email": "christian.ledermann@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Plone", "Framework :: Plone :: 4.0", "Framework :: Plone :: 4.1", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python", "Topic :: Text Processing :: Linguistic" ], "description": "Introduction\n ============\n \n collective.langdet tries to automatically detect the language of a file.\n It is meant for monolingual sites where you occasionally upload files in\n another language and content editors forget to add the correct metadata.\n \n It does the language detection when a file is created, not when it is\n replaced by another file. It may also be useful for multilingual sites\n where you upload files via webdav, but this is as yet untested.\n \n It uses the python package 'guess-language' which supports over 60\n languages. A script for determining the language of all your current\n files and changing their language into the language detected is included\n in the scripts directory. You can execute it as an external method.\n \n \n Changelog\n =========\n \n 0.1 (2012/06/06)\n -------------------\n \n - Initial release", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/collective/collective.langdet", "keywords": null, "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.langdet", "package_url": "https://pypi.org/project/collective.langdet/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.langdet/", "project_urls": { "Homepage": "https://github.com/collective/collective.langdet" }, "release_url": "https://pypi.org/project/collective.langdet/0.1/", "requires_dist": null, "requires_python": null, "summary": "Language detection of content", "version": "0.1" }, "last_serial": 730294, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f48b38e601705937006e8b19947b3987", "sha256": "41d2c4c2f1bb7aa4438bf01404e1f33684d29725f9331cc8f52aac5ce123bc41" }, "downloads": -1, "filename": "collective.langdet-0.1.tar.gz", "has_sig": false, "md5_digest": "f48b38e601705937006e8b19947b3987", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4908, "upload_time": "2012-06-13T08:59:26", "url": "https://files.pythonhosted.org/packages/04/7d/2c1269e14f132549140830f3ee7cbd35f5733db96b1981fe98c863b3224d/collective.langdet-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f48b38e601705937006e8b19947b3987", "sha256": "41d2c4c2f1bb7aa4438bf01404e1f33684d29725f9331cc8f52aac5ce123bc41" }, "downloads": -1, "filename": "collective.langdet-0.1.tar.gz", "has_sig": false, "md5_digest": "f48b38e601705937006e8b19947b3987", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4908, "upload_time": "2012-06-13T08:59:26", "url": "https://files.pythonhosted.org/packages/04/7d/2c1269e14f132549140830f3ee7cbd35f5733db96b1981fe98c863b3224d/collective.langdet-0.1.tar.gz" } ] }