{ "info": { "author": "kaleissin", "author_email": "kaleissin@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Topic :: Software Development :: Libraries" ], "description": "==============\n django-library\n ==============\n \n A simple library app for Django 1.5, where \"Library\" is defined as \"a\n collection of books\", not \"a place to read/borrow books\".\n \n The *app* itself is ``library``.\n \n For an example project incorporating the app, see\n ``homelibrary`` in the source.\n \n \n Installation of Dependencies\n ============================\n \n In development::\n \n $ pip install -r requirements/local.txt\n \n For production::\n \n $ pip install -r requirements.txt", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/kaleissin/django-library/tarball/0.1#egg=django-library-0.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kaleissin/django-library", "keywords": "django apps tools collection", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "django-library", "package_url": "https://pypi.org/project/django-library/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-library/", "project_urls": { "Download": "https://github.com/kaleissin/django-library/tarball/0.1#egg=django-library-0.1", "Homepage": "https://github.com/kaleissin/django-library" }, "release_url": "https://pypi.org/project/django-library/0.1/", "requires_dist": null, "requires_python": null, "summary": "A django app for keeping score on what books you have and where they are", "version": "0.1" }, "last_serial": 744752, "releases": { "0.1": [] }, "urls": [] }