Metadata-Version: 1.0
Name: filerotate
Version: 1.0.2
Summary: Rotate filenames
Home-page: UNKNOWN
Author: Alen Mujezinovic
Author-email: flashingpumpkin@gmail.com
License: UNKNOWN
Description: ==========
        filerotate
        ==========
        
        Rotate filenames similar to logrotate. Operates via adding an integer suffix
        to filenames if not present or increment it by one.
        
        Install through PyPI with either ``pip install filerotate`` or
        ``easy_install filerotate``.
        
        Invoke with ``filerotate -h``.
        
Platform: UNKNOWN
