{ "info": { "author": "Marco Giusti", "author_email": "marco.giusti@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Environment :: X11 Applications", "Environment :: X11 Applications :: GTK", "Framework :: Twisted", "Intended Audience :: Education", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Natural Language :: Italian", "Operating System :: OS Independent", "Topic :: Education" ], "description": "==========\r\nPycabulary\r\n==========\r\n\r\n:Author: Marco Giusti marco.giusti@gmail.com\r\n:Date: 2010-02-07\r\n:Copyright: public domain\r\n:Version: 1\r\n:Manual section: 1\r\n\r\n\r\nDESCRIPTION\r\n===========\r\n\r\nPycabulary_ is a parser for dicius_ implemented in Python_.\r\n\r\ndicius_ is a free online language dicionaries and Pycabulary_ offer a\r\nconfortable interface to it. Actually Pycabulary_ is, at the moment,\r\nthree different interfaces for the same service, a command line\r\ninterface, GTK_ one and a Tkinter_ one, chooce what the best is for you.\r\nNotice that Tkinter_ is part of the standard Python_ library and is\r\nfully portable to every platform where Python_ is supported (MacOs,\r\nWindows and Unix).\r\n\r\nAt the moment only english/italian and italian/english vocabularies are\r\nimplemented.\r\n\r\n\r\nINSTALL\r\n=======\r\n\r\nPycabulary_ uses setuptools_ and pypi_ so procedure should be painless.\r\n\r\nWith `easy_install`::\r\n\r\n easy_install pycabulary\r\n\r\nor `download the tarball from pypi `_,\r\nunpack it and install it::\r\n\r\n tar zxf Pycabulary-1.0.tar.gz\r\n cd Pycabulary-1.0/\r\n python setup.py install\r\n\r\nIf you prefer download the last source from bitbucket_::\r\n\r\n hg clone http://bitbucket.org/gm/pycabulary/\r\n\r\n\r\nUSAGE\r\n=====\r\n\r\nTo translate to english from italian on terminal::\r\n\r\n pycabulary cli -e vocabolario\r\n\r\nFor more info::\r\n\r\n pycabulary --help\r\n\r\nTo run the GTK_ version or the Tkinter_ version::\r\n\r\n pycabulary gtk\r\n\r\nor::\r\n\r\n pycabulary tk\r\n\r\nI did not tried it on Windows but at least a double click on the\r\nexecutable should be enough to run the Tkinter_ version. Also the .egg\r\nfile should be executable, or *eggsecutable*, try a double click on it.\r\n\r\n\r\nDOCS\r\n====\r\n\r\nFor the docs look in the ``docs/`` directory. To build the man page\r\ninstall ``docutils`` and ``rst2man`` and type from the console::\r\n\r\n rst2man pycabulary.txt pycabulary.1\r\n\r\n\r\n\r\n.. _Pycabulary: http://\r\n.. _dicius: http://it.dicios.com/\r\n.. _GTK: http://pygtk.org/\r\n.. _Tkinter: http://wiki.python.org/moin/TkInter\r\n.. _Python: http://www.python.org/\r\n.. _bitbucket: http://bitbucket.org/\r\n.. _pypi: http://pypi.python.org/\r\n.. _setuptools: http://peak.telecommunity.com/DevCenter/setuptools\r\n\r\n.. vim: set ft=rst tw=72 :", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/gm/pycabulary/", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "Pycabulary", "package_url": "https://pypi.org/project/Pycabulary/", "platform": "any", "project_url": "https://pypi.org/project/Pycabulary/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bitbucket.org/gm/pycabulary/" }, "release_url": "https://pypi.org/project/Pycabulary/1.2.2/", "requires_dist": null, "requires_python": null, "summary": "An english to italian, italian to english online vocabulary", "version": "1.2.2" }, "last_serial": 785418, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "25fdec003f46f10657df720fe0e33683", "sha256": "588b92e2c832750011a80dfd76f12d3846021ff4dd04147576da61df728f3588" }, "downloads": -1, "filename": "Pycabulary-1.0-py2.5.egg", "has_sig": false, "md5_digest": "25fdec003f46f10657df720fe0e33683", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 20254, "upload_time": "2010-02-07T22:18:29", "url": "https://files.pythonhosted.org/packages/4f/82/f71dce95e4bd599febfac6b88be5711c3e5a5f1af94091cf89c1377d56a4/Pycabulary-1.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "51e49d1c3dd5ef596a8d824cf0617573", "sha256": "31633366ea2d6ec144d1a34e0ac76c8877c60223250fb39ba2fa74cf96ffbe2c" }, "downloads": -1, "filename": "Pycabulary-1.0.tar.gz", "has_sig": false, "md5_digest": "51e49d1c3dd5ef596a8d824cf0617573", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6824, "upload_time": "2010-02-07T22:18:27", "url": "https://files.pythonhosted.org/packages/10/12/eb0e629d2c052638f8636e75babc5a6fa8faaf06689689cdd38ecf84e642/Pycabulary-1.0.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "341f8e85f046005b3e7bb9e930a0f4fb", "sha256": "b2e8f4488253d6504a8502a2e7292f3867ffb623ecb2eab0552cf37570353530" }, "downloads": -1, "filename": "Pycabulary-1.2.tar.gz", "has_sig": true, "md5_digest": "341f8e85f046005b3e7bb9e930a0f4fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9479, "upload_time": "2010-08-25T22:01:58", "url": "https://files.pythonhosted.org/packages/61/a0/1d674d4fd69b43dc7a5bef0cf07e854aa7e1f7ac34174415d41f9151f929/Pycabulary-1.2.tar.gz" } ], "1.2.2": [ { "comment_text": "", "digests": { "md5": "6c032781214cde650cf4209ccb66fb24", "sha256": "8736dd5148a36623222630dd80b4e03cd6d42e0644a61e824c35653629c3db5f" }, "downloads": -1, "filename": "Pycabulary-1.2.2.tar.gz", "has_sig": true, "md5_digest": "6c032781214cde650cf4209ccb66fb24", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10607, "upload_time": "2010-10-04T11:03:52", "url": "https://files.pythonhosted.org/packages/71/2d/d8dc0e50179f7959371c83d67e96911059e06c95dcd32a9191cf7aed0e82/Pycabulary-1.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6c032781214cde650cf4209ccb66fb24", "sha256": "8736dd5148a36623222630dd80b4e03cd6d42e0644a61e824c35653629c3db5f" }, "downloads": -1, "filename": "Pycabulary-1.2.2.tar.gz", "has_sig": true, "md5_digest": "6c032781214cde650cf4209ccb66fb24", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10607, "upload_time": "2010-10-04T11:03:52", "url": "https://files.pythonhosted.org/packages/71/2d/d8dc0e50179f7959371c83d67e96911059e06c95dcd32a9191cf7aed0e82/Pycabulary-1.2.2.tar.gz" } ] }