{ "info": { "author": "Tetsuya Morimoto", "author_email": "tetsuya dot morimoto at gmail dot com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Software Development" ], "description": "`ikazuchi.plugins.blockdiag `_\r\nis plugin for `ikazuchi `_ to work with\r\n`blockdiag `_.\r\n\r\n`ikazuchi` is intended to work with other tools since it's a CUI tool.\r\n\r\nSee the project `documentation `_ for more detail.\r\n\r\nFeatures\r\n========\r\n\r\n* Work with **blockdiag** as `ikazuchi` Translator\r\n\r\nSetup\r\n=====\r\n\r\nby easy_install\r\n----------------\r\n\r\nMake environment::\r\n\r\n $ easy_install ikazuchi.plugins.blockdiag\r\n\r\nby buildout\r\n-----------\r\n\r\nMake environment::\r\n\r\n $ hg clone https://bitbucket.org/t2y/ikazuchi.plugins.blockdiag\r\n $ cd ikazuchi.plugins.blockdiag\r\n $ python bootstrap.py -d\r\n $ bin/buildout\r\n\r\n\r\nUsage\r\n=====\r\n\r\nShow blockdiag's diagram with web browser. For example, use Firefox::\r\n\r\n $ export BROWSER=\"firefox\" # can set any browser(command)\r\n $ ikazuchi blockdiag -s \"{A -> B;}\"\r\n\r\nShow blockdiag's diagram from \".diag\" file with web browser::\r\n\r\n $ ikazuchi blockdiag -d examples/simple.diag \r\n\r\nShow blockdiag's diagram with Tkinter Editor::\r\n\r\n $ ikazuchi blockdiag -i -d examples/simple.diag \r\n\r\nShow which plugins are available::\r\n\r\n $ ikazuchi -h\r\n usage: ikazuchi [-h] {rstfile,blockdiag,normal} ...\r\n\r\n positional arguments:\r\n {rstfile,blockdiag,normal}\r\n available plugins. 'normal' means ikazuchi's standard\r\n feature so it can be abbreviated\r\n\r\n optional arguments:\r\n -h, --help show this help message and exit\r\n\r\nShow blockdiag plugin help::\r\n\r\n $ ikazuchi blockdiag -h\r\n usage: ikazuchi blockdiag [-h] [-a API] [-e ENCODING] [-f LANG] [-q] [-t LANG]\r\n [-d DIAG FILE] [-i] [-s SENTENCE] [--version]\r\n\r\n optional arguments:\r\n -h, --help show this help message and exit\r\n -a API, --api API APIs are ['google', 'microsoft']\r\n -e ENCODING, --encoding ENCODING\r\n input/output encoding\r\n -f LANG, --from LANG original language\r\n -q, --quiet not to show original sentence to stdout\r\n -t LANG, --to LANG target language to translate\r\n -d DIAG FILE, --diag DIAG FILE\r\n target diag file\r\n -i, --interactive run with interactive mode\r\n -s SENTENCE, --sentence SENTENCE\r\n target sentence\r\n --version show program's version number and exit\r\n\r\n\r\nRequirements\r\n============\r\n\r\n* Python 2.6 or later\r\n* ikazuchi 0.5.2 or later\r\n* blockdiag 0.8.1 or later\r\n* Tkinter\r\n* setuptools or distriubte\r\n\r\n\r\nLicense\r\n=======\r\n\r\nApache License 2.0\r\n\r\n\r\nHistory\r\n=======\r\n\r\n0.1.0 (2011-06-10)\r\n------------------\r\n* first release\r\n\r\nTodos\r\n======\r\n\r\n* Save an image file generated by blockdiag\r\n* Resize each widget on BlockdiagEditor", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://t2y.bitbucket.org/ikazuchi/build/html/index.html", "keywords": "blockdiag", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "ikazuchi.plugins.blockdiag", "package_url": "https://pypi.org/project/ikazuchi.plugins.blockdiag/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ikazuchi.plugins.blockdiag/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://t2y.bitbucket.org/ikazuchi/build/html/index.html" }, "release_url": "https://pypi.org/project/ikazuchi.plugins.blockdiag/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "blockdiag translator with ikazuchi", "version": "0.1.0" }, "last_serial": 793212, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "4a0bf50b12073dbc5a76c4807bb64d35", "sha256": "5e3b686ea42f3c25bb0cb0abd3eda146b1169789adebeca356f7b33856f24e82" }, "downloads": -1, "filename": "ikazuchi.plugins.blockdiag-0.1.0.tar.bz2", "has_sig": false, "md5_digest": "4a0bf50b12073dbc5a76c4807bb64d35", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13809, "upload_time": "2011-06-10T00:46:09", "url": "https://files.pythonhosted.org/packages/1f/77/dcd98edb16821b3152ac80a6261b72ab38e634df105ad78d718af465fed7/ikazuchi.plugins.blockdiag-0.1.0.tar.bz2" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4a0bf50b12073dbc5a76c4807bb64d35", "sha256": "5e3b686ea42f3c25bb0cb0abd3eda146b1169789adebeca356f7b33856f24e82" }, "downloads": -1, "filename": "ikazuchi.plugins.blockdiag-0.1.0.tar.bz2", "has_sig": false, "md5_digest": "4a0bf50b12073dbc5a76c4807bb64d35", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13809, "upload_time": "2011-06-10T00:46:09", "url": "https://files.pythonhosted.org/packages/1f/77/dcd98edb16821b3152ac80a6261b72ab38e634df105ad78d718af465fed7/ikazuchi.plugins.blockdiag-0.1.0.tar.bz2" } ] }