Metadata-Version: 2.1
Name: re_name
Version: 0.0.17
Summary: A small example package
Home-page: https://github.com/geforcesong/re_name
Author: George Guo
Author-email: geforcesong@gmail.com
License: UNKNOWN
Description: # Example Package
        
        This is a test re_name package. You can use
        [Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
        to write your content.
        
        #e_name -p '\-\d' ""
        hello1-1.txt  ---->  hello1.txt
        
        #re_name 55 ll -s "#"
        he55o1.txt  ---->  hello1-1.txt
        he55o2.txt  ---->  hello2-2.txt
        he55o3.txt  ---->  hello3-3.txt
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
