Metadata-Version: 2.0
Name: ProcessMVNX
Version: 0.2.1
Summary: Tool for reading and processing MVNX-Files from thexsens-Awinda Motion Capturing System.
Home-page: https://gitlab.com/Benjamin_Knopp/ProcessMVNX
Author: Benjamin Knopp
Author-email: knoppbe@staff.uni-marburg.de
License: MIT
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Utilities
Requires-Dist: pytest
Requires-Dist: numpy
Requires-Dist: pandas

Tool for reading and processing MVNX-Files from the xsens-Awinda Motion
Capturing System.

This is still highly incomplete! 
Build tarball with: `python setup.py sdist`,
and install via: `pip install dist/ProcessMVNX-0.x.tar.gz`

bin: empty directory for possible future scripts
data: symlink to data for testing purposes only
docs: will probably stay empty forever
ProcessMVNX: module directory
tests: some post-hoc tests :)


