Metadata-Version: 2.1
Name: xdagtool
Version: 0.3
Summary: Xdag slicing tool
Home-page: UNKNOWN
Author: Larry Wu
Author-email: rulerson@qq.com
License: UNKNOWN
Description: # Xdag slicing tool
        
        copy specific time range data files.
        
        ## requirement
        
        python >= 3.7
        
        ## install
        
        pip install xdagtool
        
        
        ## usage
        
        xdag-slice --help
        
Keywords: xdag
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
