Metadata-Version: 2.1
Name: Cubane
Version: 1.0.11
Summary: Website/CMS/Shop and Backend Framework for Django.
Home-page: https://github.com/cubaneorg/cubane
Author: Cubane Organisation
Author-email: hello@cubane.org
License: GPL-3
Description: [![Build Status](https://travis-ci.org/cubaneorg/cubane.svg?branch=master)](https://travis-ci.org/cubaneorg/cubane)
        # Introduction
        
        Cubane is:
        
        * For visitors to provide a fast and high-quality website experience
        
        * For owners and staff members to provide a very simple and effective way to
          edit content and business data and
        
        * For developers to enable them to deliver the above continuously without
          redeveloping key parts over and over again.
        
        We hope that Cubane can make your life as a developer easier by providing a set
        of tested tools to solve common development challenges in various business
        domains.
        
        Cubane is written in python and is based on the Django web framework. Cubane
        adds additional concepts that will help you to build websites and backend
        systems even faster.
        
        Building websites that deliver a great user experience for visitors and content
        editors alike - but are also high performant at the same time - is a complex
        task; To do it continuously on a deadline is really only possible if you have a
        set of tools that get you there.
        
        # Documentation
        
        Please visit [Cubane.org](https://www.cubane.org/) for the online documentation
        of the project.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: Content Management System
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
