Metadata-Version: 1.1
Name: wq
Version: 0.3.0
Summary: A modular framework for building custom offline-capable desktop and mobile web apps.
Home-page: http://wq.io/
Author: S. Andrew Sheppard
Author-email: andrew@wq.io
License: MIT
Description: .. figure:: https://raw.github.com/wq/wq/master/images/512/wq.png
           :align: center
           :alt: wq
        
        A modular framework for mobile & desktop geographic data collection
        applications.
        
        Includes the following submodules:
        
        .. figure:: https://raw.github.com/wq/wq/master/images/80/wq.app.png     
           :alt: wq.app
        
           ..
        
           A JavaScript+Python library for building robust offline-capable HTML5 data entry apps.
        
        .. figure:: https://raw.github.com/wq/wq/master/images/80/wq.db.png
           :alt: wq.db
        
           ..
        
           Django database models and REST framework to support design patterns common to data collection systems.
        
        .. figure:: https://raw.github.com/wq/wq/master/images/80/wq.io.png
           :alt: wq.io
        
           ..
        
           Python interoperability library for consuming and generating data resources in various formats.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Text Processing :: Markup :: HTML
