{ "info": { "author": "Santiago Balestrini-Robinson", "author_email": "sanbales@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Framework :: Django :: 1.8", "Framework :: Django :: 1.9", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3 :: Only" ], "description": "A Django app that creates Django models from an XMI spec.\r\n\r\nThe basic gist is to be able to make Django models from XML Model Interchange\r\nspecifications so UML, SysML, and other languages can be represented in a\r\nDjango model.\r\n\r\nNote:\r\nThis is currently in development. If you have an interested to collaborate,\r\nplease let me know.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sanbales/django-xmi/", "keywords": "xmi; uml; django; sysml", "license": "", "maintainer": "", "maintainer_email": "", "name": "django-xmi", "package_url": "https://pypi.org/project/django-xmi/", "platform": "", "project_url": "https://pypi.org/project/django-xmi/", "project_urls": { "Homepage": "https://github.com/sanbales/django-xmi/" }, "release_url": "https://pypi.org/project/django-xmi/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "A Django app that creates Django models from an XMI spec.", "version": "0.0.1" }, "last_serial": 2229089, "releases": { "0.0.1": [] }, "urls": [] }