Metadata-Version: 1.1
Name: trydoc
Version: 0.7.1
Summary: Tryton markup for Sphinx
Home-page: https://bitbucket.org/nantic/trydoc
Author: NaN Projectes de Programari Lliure, S.L.
Author-email: info@nan-tic.com
License: BSD
Download-URL: http://pypi.python.org/pypi/trydoc
Description: trydoc
        ======
        
        http://packages.python.org/trydoc
        
        A Sphinx_ extension providing Tryton-specific markup.
        
        
        Installation
        ------------
        
        This extension can be installed from the Python Package Index::
        
          pip install trydoc
        
        Alternatively, you can clone the trydoc repository from BitBucket,
        and install the extension directly from the repository::
        
          hg clone https://bitbucket.org/nantic/trydoc
          cd trydoc
          python setup.py install
        
        
        Usage
        -----
        
        Please refer to the documentation_ for further information.
        
        
        .. _`Sphinx`: http://sphinx.pocoo.org/latest
        .. _documentation: http://packages.python.org/trydoc
        
        
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Documentation
Classifier: Topic :: Utilities
