{ "info": { "author": "Toshihiro Kamiya", "author_email": "kamiya@mbj.nifty.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Environment :: Web Environment", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: BSD License", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2 :: Only", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Office/Business", "Topic :: Utilities" ], "description": "========\nLocdic\n========\n\nWhat's Locdic\n================\n\nLocdic is a dictionary application / tool.\n\n- Off-line dictionary. Works fine when you don't have\n a connection to network.\n\n- Customizable. You can develop a new dictionary by\n adding new dictionary data (as utf-8 text file).\n See document file data/readme for more information.\n\n- Three way use. Command-line interface, GUI, and\n web server.\n\nThis Locdic distribution is shipped with a English\ndictionary data, namely Wordnet 3.0, so can be used\nas a dictionary out of the box.\n\nSee LICENSE for license information of Locdic\nand bundled stuffs.\n\nSee INSTALLATION to install or use Locdic.\n\nThe official site is: http://www.remics.org/locdic/ .\nThe repository is: https://github.com/tos-kamiya/locdic/ .\n\nInstallation\n===============\n\nPrerequisite\n---------------\n\nLocdic depends on TRE-agrep ( http://laurikari.net/tre/ ) and\nBottle ( http://www.bottlepy.org/ ). Also, pip is a\nrecommended installer for Locdic. In Ubuntu, you can install\nthem with apt-get::\n\n $ sudo apt-get install tre-agrep python-bottle python-pip\n\nInstall\n---------\n\nA simple way to install Locdic is::\n\n $ sudo pip locdic\n\nWhen the above finished successfully, you can use locdic\nlike as follows::\n\n $ python -m locdic.web\n\nor::\n\n $ python -m locdic.find \"key word\"\n\nEnjoy!\n\nAlternatively, in oder to try Locdic without modifying system\ndirectories, download the Locdic archive (such as locdic-0.2.2),\nexpand the archive file in some directory, and type the\nfollowing command in terminal::\n\n $ cd where/archive/is/expanded\n $ python src/locdic/web.py\n\nor::\n\n $ python src/locdic/find.py \"key word\"\n\nUninstall\n------------\n\nTo remove locdic from your system, type the following command:\n\n $ sudo pip uninstall locdic\n\n\nLicense\n==========\n\nLocdic license\n-----------------\n\nLocdic is distributed under MIT license.\n\nAs for licenses of the libraries and data that are included\nin Locdic distribution, see the next section.\n\n---\n\n| Copyright (c) 2012 Toshihiro Kamiya\n|\n| Permission is hereby granted, free of charge, to any person obtaining\n| a copy of this software and associated documentation files (the \"Software\"),\n| to deal in the Software without restriction, including without limitation\n| the rights to use, copy, modify, merge, publish, distribute, sublicense,\n| and/or sell copies of the Software, and to permit persons to whom the\n| Software is furnished to do so, subject to the following conditions:\n|\n| The above copyright notice and this permission notice shall be included\n| in all copies or substantial portions of the Software.\n|\n| THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\n| OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n| THE SOFTWARE.\n\n---\n\nLibraries license\n--------------------\n\nLocdic distribution includes stuffs of the following library.\n\n- jQuery and jQuery Mobile http://jquery.org/\n (MIT license - http://jquery.org/license )\n\nData license\n---------------\n\nLocdic distribution includes the following dictionary data.\n\n- WordNet 3.0 http://wordnet.princeton.edu/\n (BSD license - http://wordnet.princeton.edu/wordnet/license/ )", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.remics.org/locdic/", "keywords": null, "license": "MIT license / BSD license", "maintainer": null, "maintainer_email": null, "name": "locdic", "package_url": "https://pypi.org/project/locdic/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/locdic/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.remics.org/locdic/" }, "release_url": "https://pypi.org/project/locdic/0.2.2/", "requires_dist": null, "requires_python": null, "summary": "Off-line Dictionary / Dictionary Server Tool", "version": "0.2.2" }, "last_serial": 794300, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "b13a665f55d7dffdb89655f7189dc043", "sha256": "b1a61b49212e2b8f56ac82ccb1495041e37dd825a9af78ad5c0554ea086b55b1" }, "downloads": -1, "filename": "locdic-0.2.0.tar.gz", "has_sig": false, "md5_digest": "b13a665f55d7dffdb89655f7189dc043", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4018392, "upload_time": "2012-01-07T05:07:31", "url": "https://files.pythonhosted.org/packages/bb/54/33aa1f5dee142236415fcc2792cf582ce1feab19da0dfb7484937748b238/locdic-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "c5744820ece31135499cfc667cc7cb8e", "sha256": "d0235049c5493e638b55a21fe4a51765b3bdcf82495ae7fe871dafd793b21d25" }, "downloads": -1, "filename": "locdic-0.2.1.tar.gz", "has_sig": false, "md5_digest": "c5744820ece31135499cfc667cc7cb8e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4018482, "upload_time": "2012-01-07T06:11:02", "url": "https://files.pythonhosted.org/packages/a2/f0/740a88089946e5e0384974cd0a16497f3aaf04e80fbe2e35a1b874052e79/locdic-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "db3c279ae2f5d5262ec74f42a6a63723", "sha256": "a8524bc9dc0981ecbd4f748891debad48633f967af68864e67e2b4c9a058f268" }, "downloads": -1, "filename": "locdic-0.2.2.tar.gz", "has_sig": false, "md5_digest": "db3c279ae2f5d5262ec74f42a6a63723", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4019323, "upload_time": "2012-01-09T12:20:19", "url": "https://files.pythonhosted.org/packages/f0/12/6d1eda9273892ef11a873c017ab487d502f558d06511e3f8c9dbb95d0a3c/locdic-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "db3c279ae2f5d5262ec74f42a6a63723", "sha256": "a8524bc9dc0981ecbd4f748891debad48633f967af68864e67e2b4c9a058f268" }, "downloads": -1, "filename": "locdic-0.2.2.tar.gz", "has_sig": false, "md5_digest": "db3c279ae2f5d5262ec74f42a6a63723", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4019323, "upload_time": "2012-01-09T12:20:19", "url": "https://files.pythonhosted.org/packages/f0/12/6d1eda9273892ef11a873c017ab487d502f558d06511e3f8c9dbb95d0a3c/locdic-0.2.2.tar.gz" } ] }