Metadata-Version: 1.1
Name: filetags
Version: 2017.12.30
Summary: Management of simple tags within file names
Home-page: https://github.com/novoid/filetags
Author: Karl Voit
Author-email: tools@Karl-Voit.at
License: UNKNOWN
Download-URL: https://github.com/novoid/filetags/zipball/master
Description: filetags
        -----------------------------
        This Python script adds, removes, and manages tags in file names as in following examples:
        
            file without time stamp in name -- tag2.txt
        
            file name with several tags -- tag1 tag2.jpeg
        
            another example file name with multiple example tags -- fun videos kids.mpeg
        
            2013-05-09 a file name with ISO date stamp in name -- tag1.jpg
        
            2013-05-09T16.17 file name with time stamp -- tag3.csv
        
        There are many more cool features of this tool.
        Please read https://github.com/novoid/filetags/ for further information and descriptions.
        
Keywords: tagging,tags,file managing,file management,files,tagtrees,tagstore,tag-based navigation,tag-based filter
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
