Metadata-Version: 1.1
Name: AISTLAB_utils
Version: 0.1
Summary: Utils
Home-page: https://github.com/winxos/AISTLAB_utils
Author: winxos
Author-email: winxos@hotmail.com
License: UNKNOWN
Download-URL: https://github.com/winxos/AISTLAB_utils
Description: # AISTLAB utils
        
        >Tools packages created by python.
        >
        >winxos, AISTLAB, 2017-04-20
        
        ## TOOL LIST
        ### purge 
        > A Substitute for CREO/PROE purge tool
        >
        **usage**
        1. open console, switch current path to the CREO/PROE project directory you wanna clean.
        2. run purge command. will only remain the latest version files.
        3. enjoy.
        
        **WARNING:** purge will delete your models history version, may bring some error, please backup your files first.
        
        
        
Keywords: utils,winxos,AISTLAB
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
