Metadata-Version: 1.1
Name: ProcessMVNX
Version: 0.2.4
Summary: Tool for reading and processing MVNX-Files from the xsens-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: 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 :)
        
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
