Metadata-Version: 1.0
Name: django-files
Version: 1.0
Summary: Django attachments ContentTypes micro framework.
Home-page: https://github.com/rhblind/django-files
Author: Rolf Håvard Blindheim
Author-email: rhblind@gmail.com
License: Copyright (c) 2012 Rolf Håvard Blindheim

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Description: Attachments framework based on ContentTypes and the django.contrib.comments system.
Keywords: django file attachment upload storage
Platform: UNKNOWN
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
