Metadata-Version: 1.1
Name: noiselib
Version: 1.5.1
Summary: noise for Python
Home-page: http://code.google.com/p/noiselib/
Author: Chandler Armstrong
Author-email: omni.armstrong@gmail.com
License: UNKNOWN
Download-URL: http://code.google.com/p/noiselib/downloads/list
Description: 
        noiselib provides noise generators and manipulators.  noiselib is modeled after
        libnoise, the C++ coherent noise library.  noise generators are wrapped in
        'modules' that manipulate, modify, filter, and combine noise generators.  Each
        module expects and returns noise; thus modules can be stacked to create complex
        noise output.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Multimedia :: Graphics
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Provides: noiselib
