Metadata-Version: 1.0
Name: LSystem2
Version: 1.0
Summary: LSystem for Python
Home-page: http://home.tltsu.ru/~const
Author: Constantin Baranov
Author-email: const@tltsu.ru
License: PSF
Download-URL: http://home.tltsu.ru/svn/LSystem2/
Description: LSystem2 is a new version of LSystem package, which includes
        a fast C implementation of basic processing of vector LSystem
        (Lindenmayer's System), and several extra Python modules.
Platform: UNKNOWN
Classifier: ['Development Status :: 2 - Pre-Alpha', 'Intended Audience :: Education', 'Intended Audience :: Science/Research', 'License :: OSI Approved :: Python Software Foundation License', 'Natural Language :: English', 'Operating System :: OS Independent', 'Programming Language :: C', 'Programming Language :: Python', 'Topic :: Scientific/Engineering :: Mathematics', 'Topic :: Scientific/Engineering :: Visualization', 'Topic :: Software Development :: Libraries :: Python Modules']
