Metadata-Version: 2.1
Name: xfntr
Version: 0.3.1
Summary: A software that analyzes xfntr data
Home-page: https://github.com/zhul9311/XFNTR.git
Author: Zhu Liang
Author-email: zliang8@uic.edu
License: UNKNOWN
Description: A GUI software to process, analyze and visualize XFNTR data 
        
        
        
        
        To install the software, MAC/LInux users type:
        
        `pip install xfntr`
        
        Windows users type:
        
        `pip install xfntr-win`
        
        Required environment: Python3.7
        
        
        To run the software, all users type:
        
        `xfntr`
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
