Metadata-Version: 1.1
Name: lino
Version: 20.12.0
Summary: A framework for writing desktop-like web applications using Django and ExtJS or React
Home-page: http://www.lino-framework.org
Author: Luc Saffre
Author-email: luc@lino-framework.org
License: BSD-2-Clause
Description: 
        
        Lino is a high-level framework for writing desktop-like customized database
        applications based on `Django <https://www.djangoproject.com/>`_ and `Sencha
        ExtJS <http://www.sencha.com/products/extjs/>`_. Lino applications are Django
        projects where the application developer does not need to write any URLconf,
        HTML nor CSS (`more <http://lino-framework.org/about/what.html>`__).
        
        - This repository is considered an integral part of the Lino framework, which is
          documented as a whole in the `Lino Book
          <http://www.lino-framework.org/about/overview.html>`__.
        
        - Your feedback is welcome.  Our `community page
          <http://www.lino-framework.org/community>`__ explains how to contact us.
        
        - API changes to this repository are logged at
          http://www.lino-framework.org/changes/
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Natural Language :: French
Classifier: Natural Language :: German
Classifier: Operating System :: OS Independent
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Office/Business
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
