Metadata-Version: 1.1
Name: django-tube
Version: 0.2
Summary: YouTube video management application for Django projects
Home-page: https://bitbucket.org/semente/django-tube/
Author: Guilherme Gondim
Author-email: semente+django-tube@taurinus.org
License: GNU Lesser General Public License (LGPL), Version 3
Download-URL: https://bitbucket.org/semente/django-tube/downloads
Description: ===========
        Django Tube
        ===========
        
        **Django Tube** is a pluggable YouTube video management application for
        `Django Web Framework`_.
        
        Project page
            https://bitbucket.org/semente/django-tube
        Translations
            https://www.transifex.net/projects/p/django-tube/
        
        .. _`Django Web Framework`: http://www.djangoproject.com
        
        
        Installing & Setup
        ==================
        
        TODO
        
        
        License
        =======
        
        Copyright (c) 2012 Guilherme Gondim and individual contributors
        
        Django Tube 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 Tube 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/>.
        
Keywords: django app youtube video
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
