{ "info": { "author": "Gy\u00f6rgy Orosz, Daniel Pek", "author_email": "oroszgy@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "PySztaki\n========\n\nTranslator script for console using the http://szotar.sztaki.hu database\n\nA really short script, which uses the given dictionaries (in first two\nparameters) to translate a word or an expression. It uses web-based\ntranslator of szotar.sztaki.hu (parsed with BeautifulSoup\nhttp://www.crummy.com/software/BeautifulSoup/). The ``SztakiQueryParser``\nclass contains the actual translation code, it can be simply\nreused.\n\n## Script home\n\n* http://pysztaki.googlecode.com/\n* https://github.com/oroszgy/pysztaki\n\nCopyright (c) 2008, Pek Daniel
\nCopyright (c) 2014, Gy\u00f6rgy Orosz\n\n## Requirements\n\n- Python interpreter, tested with 3.4.\n- The script depends on BeautifulSoup python module,\n which can be downloaded from\n http://www.crummy.com/software/BeautifulSoup/\n\n\nSince this is a very immature script, it may contain errors. Every\nfeedback, bugreport would be welcomed.\n\n## Usage\n\n\n sztaki.py [from_lang] [to_lang] \n\nAvailable languages\n* eng\n* hun\n* ger\n* pol\n* fre\n* ita\n* bul", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/oroszgy/pysztaki", "keywords": null, "license": "BSD 3-Clause License", "maintainer": null, "maintainer_email": null, "name": "pysztaki", "package_url": "https://pypi.org/project/pysztaki/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pysztaki/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/oroszgy/pysztaki" }, "release_url": "https://pypi.org/project/pysztaki/0.2/", "requires_dist": null, "requires_python": null, "summary": "Translator script for console using the szotar.sztaki.hu database", "version": "0.2" }, "last_serial": 1069149, "releases": { "0.2": [] }, "urls": [] }