Metadata-Version: 1.1
Name: trytond_nereid_test
Version: 3.0.4.0
Summary: Tryton - Web Framework Test Supplement
Home-page: http://nereid.openlabs.co.in/docs/
Author: Openlabs Technologies & Consulting (P) Limited
Author-email: info@openlabs.co.in
License: GPLv3
Description: Nereid Test Module
        ==================
        
        This module is an optional tryton module which helps in testing nereid
        features. This module is not required for the regular functioning of
        nereid but if you are developing on nereid, you could use this module to
        write tests.
        
        History
        -------
        
        This module was originally a part of nereid itself and then moved out as
        nereid is to be a part of tryton. This module can be added to the
        test_requires list of your module if you use it in testing.
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Tryton
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
