Metadata-Version: 2.1
Name: safrac
Version: 21.3.17
Summary: This is a fractal generator for geophysical models.
Home-page: https://github.com/cstatz/safrac
Author: Christoph Statz
Author-email: christoph.statz@tu-dresden.de
License: UNKNOWN
Description: # safrac 
        Fractal generator for geophysical models (fractal volumes and surfaces).
        
        ## Install
         * Install directly from pip or run `pip install .` inside the source directory
        
        ## Notes for developers
        
        ### Versioning
         * Versioning is done using git.
         * The primary repository is at [github.com](https://github.com/cstatz/safrac)
        
        ### Coding style
         * We try to adhere to [Python PEP8](https://www.python.org/dev/peps/pep-0008/)
         * If you use PyCharm: activate the PEP8 compliance check
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Natural Language :: English
Requires-Python: >=3.6
Description-Content-Type: text/markdown
