Metadata-Version: 1.0
Name: baklabel
Version: 1.0.3-2729-py3.2
Summary: Automatic pathnames for Grandfathered backups
Home-page: http:///pypi.python.org/pypi/baklabel
Author: Mike Dewhirst
Author-email: miked@dewhirst.com.au
License: UNKNOWN
Description: 
        baklabel is designed for use in automated scripts to deliver a sensible
        directory path fragment (or label) each day to construct a grandfathered
        local backup destination. It can also be run as a stand-alone utility to
        find the backup label produced for any given date and set of options.
        
        Run  baklabel.py -h  to see command line usage options.
        
        Call baklabel directly or import it and produce labels from your code.
        
        Python 2.6, 2.7 and 3.x
        
        In the docs directory after installing, see release_note.txt for more
        detail on the package, instructions.txt for baklabel output examples and
        backup_howto.txt for a complete example backup script for Windows.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: System :: Archiving :: Backup
Classifier: Topic :: Utilities
