Metadata-Version: 2.1
Name: pyuff
Version: 1.26
Summary: UFF (Universal File Format) read/write.
Home-page: https://github.com/openmodal/pyuff
Author: Primož Čermelj, Janko Slavič
Author-email: primoz.cermelj@gmail.com, janko.slavic@fs.uni-lj.si
License: UNKNOWN
Platform: UNKNOWN
Requires-Dist: numpy

UFF (Universal File Format) read/write.
=======================================
This module is part of the www.openmodal.com project and defines an UFF class to manipulate with the
UFF (Universal File Format) files

Read from and write of data-set types **15, 55, 58, 58b, 82, 151, 164, 2411, 2412, 2414, 2420** are supported.

For a showcase see: `https://github.com/openmodal/pyuff/ <https://github.com/openmodal/pyuff/blob/master/pyuff%20Showcase.ipynb>`_


