{ "info": { "author": "Niels Serup", "author_email": "ns@metanohi.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Environment :: X11 Applications", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: DFSG approved", "License :: OSI Approved :: GNU Affero General Public License v3", "Operating System :: OS Independent", "Programming Language :: Python :: 3.1", "Topic :: Multimedia :: Graphics :: 3D Modeling", "Topic :: Multimedia :: Graphics :: 3D Rendering", "Topic :: Multimedia :: Graphics :: Viewers" ], "description": "======\njomvst\n======\n\n**No release out yet!**\n\njomvst is a joint-based stick figure manipulator. \"jomvst\" is short\nfor \"joints move sticks\".\n\njomvst can be used both as a command line tool and as a Python\nmodule. It requires Python 3.1+.\n\njomvst is part of the roptoligs project (but can be used independently\nof other roptoligs modules). See the roptoligs wiki at\nhttp://roptoligs.metanohi.org/ for details.\n\n\nLicense\n=======\n\njomvst is free software under the terms of the GNU Affero General\nPublic License version 3 (or any later version). This is version 0.1.0\nof the program.\n\n\nInstallation\n============\n\nTo install jomvst, run::\n\n python3 setup.py install\n\nYou must be a superuser to do this.\n\n\nUse as command line tool\n========================\n\nWhen you have installed jomvst, run::\n\n jomvst --help\n\nto see how to interact with jomvst via the command-line.\n\n\nUse as Python module\n====================\n\nWhen jomvst has been installed, it can be used just like any other\nPython module. To see which parts of the module are useful, and to see\nhow those parts function, run::\n\n pydoc3 jomvst\n\n``jomvst`` can be imported with a simple ``import`` statement.\n\n\nDevelopment\n===========\n\njomvst uses Git for code management. To get the latest branch,\nclone it from gitorious.org like this::\n\n $ git clone git://gitorious.org/jomvst/jomvst.git\n\n\nThis document\n=============\nCopyright (C) 2011 Niels Serup\n\nCopying and distribution of this file, with or without modification,\nare permitted in any medium without royalty provided the copyright\nnotice and this notice are preserved. This file is offered as-is,\nwithout any warranty.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://roptoligs.metanohi.org/modules:jomvst", "keywords": null, "license": "AGPLv3+", "maintainer": null, "maintainer_email": null, "name": "jomvst", "package_url": "https://pypi.org/project/jomvst/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jomvst/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://roptoligs.metanohi.org/modules:jomvst" }, "release_url": "https://pypi.org/project/jomvst/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "a joint-based stick figure manipulator", "version": "0.1.0" }, "last_serial": 262254, "releases": { "0.1.0": [] }, "urls": [] }