{ "info": { "author": "Stijn Debrouwere", "author_email": "stijn@stdout.be", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "This app implements directed acyclic graphs for Django, with an API that will be \nvery familiar to people who've used Gustavo Picon's efficient tree implementations \nin django-treebeard before.\n\nWorks for me, but has no unit tests and may not see any improvements from me anytime \nsoon. Just putting it out there in case it might be a useful starting point for \nsomebody else.\n\ndjango-treebeard-dag comes with a simplified BSD license, a very liberal license. \nSee the included LICENSE file for details.", "description_content_type": null, "docs_url": null, "download_url": "http://www.github.com/stdbrouw/django-treebeard-dag/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://stdbrouw.github.com/django-treebeard-dag/", "keywords": "graphs dag", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-treebeard-dag", "package_url": "https://pypi.org/project/django-treebeard-dag/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-treebeard-dag/", "project_urls": { "Download": "http://www.github.com/stdbrouw/django-treebeard-dag/tarball/master", "Homepage": "http://stdbrouw.github.com/django-treebeard-dag/" }, "release_url": "https://pypi.org/project/django-treebeard-dag/0.2/", "requires_dist": null, "requires_python": null, "summary": "Directed acyclic graphs in Django.", "version": "0.2" }, "last_serial": 227891, "releases": { "0.2": [] }, "urls": [] }