Metadata-Version: 2.1
Name: aprheology
Version: 0.1.0
Summary: Set of tools to easily analyse Anton Paar rheometer data
Home-page: UNKNOWN
Author: Kevin De Bruycker
Author-email: kevindebruycker@gmail.com
License: MIT License
Description: # APRheology
        ##### _Toolkit for Anton Paar rheometer data_
        
        The purpose of this program is to facilitate the analysis 
        of rheometer data of polymeric samples. The program is originally
        designed to use RheoCompass csv exports as input, however, it is 
        developed without involvement of Anton Paar and is thus independent
        from the company and its RheoCompass software. 
        
        ##### License
        
        * APRheology is available free of charge under an MIT License. 
        See the LICENCE file for more details.
        
        
        ##### Changelog
        
        ###### 0.1.0
        * Initial release
        
        
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
