Metadata-Version: 1.1
Name: pyebl
Version: 0.02
Summary: Scripting interface for .ely files
Home-page: http://www.github.com/erje/pyebl
Author: Eric R. J. Edwards
Author-email: eric.edwards@physik.uni-halle.de
License: UNKNOWN
Description:                         pyebl implements a simply scripting interface for
        creating .ely files. Syntax and function is reminiscent of matplotlib's pyplot.
        See docs/examples for usage. It may be useful for quickly tuning
        highly-repetitive structures, arrays where some parameter should be varied over
        each structure in the array, and approximations of smooth curves using the
        polygon primitive. pyebl requires python 3, there is no python 2 version.
        			
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
