Metadata-Version: 2.1
Name: jasmin-metadata
Version: 0.1
Summary: Django app providing the ability to attach arbitrary metadata to objects
Home-page: http://www.jasmin.ac.uk
Author: Matt Pryor
Author-email: matt.pryor@stfc.ac.uk
Keywords: web django jasmin metadata
Classifier: Programming Language :: Python
Classifier: Framework :: Django
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
License-File: LICENSE
Requires-Dist: django
Requires-Dist: django-picklefield
Requires-Dist: django-polymorphic
Requires-Dist: django-markdown-deux

# jasmin-metadata

Django app providing the ability to attach arbitrary metadata to objects. It also
provides integration with the admin interface, and a method for defining forms
via the admin to collect metadata.
