Metadata-Version: 2.4
Name: fatslim
Version: 0.2.2
Summary: Python/MD Toolbox
Home-page: https://github.com/seb-buch/FATSLiM
Author: Sébastien Buchoux
Author-email: sebastien.buchoux@gmail.com
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: C
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Chemistry
License-File: LICENSE
Requires-Dist: numpy>=1.5
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

FATSLiM (Fast Analysis Toolbox for Simulations of Lipid Membranes and its goal
 is to provide an efficient, yet robust, tool to extract physical parameters from MD trajectories.

The main objective of FATSLiM is to decrease as possible the amount of time needed to
analyze MD trajectories: the ultimate goal is to process a several-gigabyte-big file is just a
few minutes or less. This is why a rather important part of FATSLiM's development is
focused on code optimization and simplification in order to maximize its efficiency.
