Metadata-Version: 2.1
Name: toomanyfiles
Version: 0.2.0
Summary: Remove files and directories with date and time patterns
Home-page: https://too-many-files.sourceforge.io/
Author: Turulomio
Author-email: turulomio@yahoo.es
License: GPL-3
Description: Source code & Development:
            https://sourceforge.net/projects/too-many-files/
        Doxygen documentation:
            http://turulomio.users.sourceforge.net/doxygen/too-many-files/
        
        Description
        ===========
        
        License
        =======
        GPL-3
        
        Dependencies
        ============
        * https://www.python.org/, as the main programming language.
        * https://pypi.org/project/colorama/, to give console colors.
        * https://pypi.org/project/mangenerator/, to generate man files.
        * https://pypi.org/project/ttyrecgenerator/, to generate animated gifs.
        
        Usage
        =====
        You can see this animated gif to learn how to use it:
        
        .. image:: https://sourceforge.net/p/too-many-files/code/HEAD/tree/doc/ttyrec/toomanyfiles_howto_en.gif?format=raw
           :height: 800px
           :width: 600px
           :scale: 100 %
           :align: center
        
        Changelog
        =========
        0.2.0
          * Code adapted to ttyrecgenerator-0.6.0
        0.1.1
          * Corrected image link in README.rst
        0.1.0
          * Catching exception in gettext
          * Added catalog translations to package
          * Added dependencies to setup.py
          * Removed Makefile.py. Now I'm using setuptools
          * Stable version
          * First version, full functional.
          * Creating infrastructure
        
Keywords: remove files datetime patterns
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
