Metadata-Version: 1.1
Name: django-contato
Version: 0.1.3
Summary: Contact application for Django projects
Home-page: http://bitbucket.org/semente/django-contato/
Author: Guilherme Gondim
Author-email: semente+django-contato@taurinus.org
License: GNU Lesser General Public License (LGPL), Version 3
Description: ==============
        Django Contato
        ==============
        
        **Django Contato** is a pluggable application for `Django Web Framework`_ that
        provides class-based views, forms and templates to you build contact pages (or
        any king of form to send e-mails) in your Django Project.
        
        Project page
            http://bitbucket.org/semente/django-contato
        Translations
            https://www.transifex.net/projects/p/django-contato/
        
        .. _`Django Web Framework`: http://www.djangoproject.com
        
        
        Installing & Setup
        ==================
        
        TODO
        
        
        License
        =======
        
        Copyright (c) 2012 Guilherme Gondim and individual contributors
        
        Django Contato is free software; you can redistribute it and/or modify it under
        the terms of the GNU Lesser General Public License as published by the Free
        Software Foundation; either version 3 of the License, or (at your option) any
        later version.
        
        Django Contato is distributed in the hope that it will be useful, but WITHOUT
        ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
        FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
        details.
        
        You should have received a copy of the GNU Lesser General Public License
        along with this program; see the file COPYING.LESSER. If not, see
        <http://www.gnu.org/licenses/>.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
