{ "info": { "author": "Zive Lai", "author_email": "zive.lai@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Environment :: Web Environment", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "Intended Audience :: System Administrators", "License :: OSI Approved :: Python Software Foundation License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Communications :: Email", "Topic :: Office/Business", "Topic :: Software Development :: Bug Tracking" ], "description": "django-autograph\n================\nStore signature in JSON format into db.\nFunctional code based on http://keith-wood.name/signature.html#java\n\n\nRequirements\n------------\n1. jQuery Signature by kbwood (Keith Wood)\n https://github.com/kbwood/signature\n2. Django 1.4+\n3. South\n4. Python Imaging Library (PIL)\n \n \nSettings\n--------\nsettings.py\n INSTALLED_APPS = (\n 'autograph',\n )\n \n \nTesting\n-------\n python manage.py test autograph\n \n \nContact\n-------\nhttps://github.com/zivezab/django-autograph/issues", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/zivezab/django-autograph/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "autograph", "package_url": "https://pypi.org/project/autograph/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/autograph/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/zivezab/django-autograph/" }, "release_url": "https://pypi.org/project/autograph/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "A Django application for managing signature/autograph data.", "version": "1.0.0" }, "last_serial": 762424, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "9d5309543ceb73c5c9da2e3158bebee0", "sha256": "afaad60e1785663358c2f4bdcf0297c8191dd4da964d22ce622d2961b7776354" }, "downloads": -1, "filename": "autograph-1.0.0.zip", "has_sig": false, "md5_digest": "9d5309543ceb73c5c9da2e3158bebee0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8645, "upload_time": "2013-06-08T10:53:36", "url": "https://files.pythonhosted.org/packages/41/eb/686870be2d11161ea48374abec29aefa99b7a23309ab988a5a5319b9d750/autograph-1.0.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9d5309543ceb73c5c9da2e3158bebee0", "sha256": "afaad60e1785663358c2f4bdcf0297c8191dd4da964d22ce622d2961b7776354" }, "downloads": -1, "filename": "autograph-1.0.0.zip", "has_sig": false, "md5_digest": "9d5309543ceb73c5c9da2e3158bebee0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8645, "upload_time": "2013-06-08T10:53:36", "url": "https://files.pythonhosted.org/packages/41/eb/686870be2d11161ea48374abec29aefa99b7a23309ab988a5a5319b9d750/autograph-1.0.0.zip" } ] }