{ "info": { "author": "Wander Nauta", "author_email": "info@wandernauta.nl", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "License :: OSI Approved :: ISC License (ISCL)", "Programming Language :: Python" ], "description": "====\nyuml\n====\n\n.. image:: https://travis-ci.org/wandernauta/yuml.png?branch=master\n\nThis is an unofficial command line client for the `yUML `_ web\napp. Use it to draw class diagrams, activity diagrams and usecase diagrams\nfrom the command line, integrate yUML into your documentation workflow or what\nhave you.\n\n``yuml`` (the tool) supports all the styles and formats that yUML (the service)\ndoes, so you can take your pick between *scruffy* (the default), *nofunky* and\n*plain* for the styles and *png*, *pdf*, *svg* or *jpg* for the format.\n\nHave fun.\n\nOptions\n-------\n\nOnly the -o option is required.\n\n-i Read yuml from ``FILE`` instead of stdin \n-o Store output in ``FILE`` \n-f Use specified format (one of ``png``, ``pdf``, ``svg``, or ``jpg``) \n-t Use this diagram type (one of ``class``, ``activity``, or ``usecase``) \n-s Use this diagram style (one of ``scruffy``, ``nofunky``, ``plain``)\n--dir Lay out elements in this direction (one of ``LR``, ``RL``, ``TD``)\n--scale Scale output to percentage \n-v Print some debug info\n\nExample\n-------\n\n echo \"[This]-[That]\" | ./yuml -s nofunky -o diagram.png\n\nInstallation\n------------\n\nTo install ``yuml``, try:\n\n sudo pip install https://github.com/wandernauta/yuml/zipball/master\n \n...or the equivalent for your system.\n\nLicense\n-------\n\n``yuml`` is distributed under the terms of the ISC license. See the COPYING.rst \nfile for more details.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/wandernauta/yuml/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/wandernauta/yuml/", "keywords": null, "license": "COPYING", "maintainer": null, "maintainer_email": null, "name": "yuml", "package_url": "https://pypi.org/project/yuml/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/yuml/", "project_urls": { "Download": "https://github.com/wandernauta/yuml/tarball/master", "Homepage": "https://github.com/wandernauta/yuml/" }, "release_url": "https://pypi.org/project/yuml/0.2/", "requires_dist": null, "requires_python": null, "summary": "A command-line client for the yUML service", "version": "0.2" }, "last_serial": 2522238, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "d1b78feb4fb2e7fa7a3490b42b61432b", "sha256": "9437410e284b15b5d4e7ba07b8ce3fd2c0b154e7557312551c75bbba14f0fc34" }, "downloads": -1, "filename": "yuml-0.1.tar.gz", "has_sig": false, "md5_digest": "d1b78feb4fb2e7fa7a3490b42b61432b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3648, "upload_time": "2014-04-16T08:00:34", "url": "https://files.pythonhosted.org/packages/09/65/d3a4a355bf15878089eb3f46c813e1ae2fd19f43717f224fb5127e712565/yuml-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "b55b4e732d50c54038853587c5a9c1f1", "sha256": "ffb40c99f42cf3d498d4712203cbe0c6f21af7d125cedca63e1f8511b38f3c55" }, "downloads": -1, "filename": "yuml-0.2.tar.gz", "has_sig": false, "md5_digest": "b55b4e732d50c54038853587c5a9c1f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3583, "upload_time": "2016-12-15T23:13:59", "url": "https://files.pythonhosted.org/packages/c8/60/e66d42ca8b4ce1e98f1c1ff68cbff71d1101bc66fe18a3e8ee02458885b7/yuml-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b55b4e732d50c54038853587c5a9c1f1", "sha256": "ffb40c99f42cf3d498d4712203cbe0c6f21af7d125cedca63e1f8511b38f3c55" }, "downloads": -1, "filename": "yuml-0.2.tar.gz", "has_sig": false, "md5_digest": "b55b4e732d50c54038853587c5a9c1f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3583, "upload_time": "2016-12-15T23:13:59", "url": "https://files.pythonhosted.org/packages/c8/60/e66d42ca8b4ce1e98f1c1ff68cbff71d1101bc66fe18a3e8ee02458885b7/yuml-0.2.tar.gz" } ] }