Metadata-Version: 1.0
Name: Archiver
Version: 0.2.1
Summary: Manage files based on their SHA1 hashes
Home-page: http://jimmyg.org/work/code/archiver/index.html
Author: James Gardner
Author-email: james@<package hompage URL>
License: GNU AGPLv3
Description: Archiver
        ++++++++++++++
        
        .. contents :: 
        
        Summary
        =======
        
        Manage files based on their SHA1 hashes
        
        Get Started
        ===========
        
        * Download and install from source
        
        Author
        ======
        
        `James Gardner <http://jimmyg.org>`_
        
        
        Changes
        =======
        
        0.2.1
        -----
        
        2011-07-11
        ~~~~~~~~~~
        
        * Improved metadata handling on links
        * Better tests
        * Ability to cope with hardlinks to symlinks
        
        2011-07-10
        ~~~~~~~~~~
        
        * Unicode support
        * Tests pass
        
        0.2.0
        -----
        
        2011-07-06
        ~~~~~~~~~~
        
        * Tested with two hard disks, and about 90 CDs and DVDs. Some small issues
          remaning but fine for most cases now
        
        0.1.0
        -----
        
        2011-04-24
        ~~~~~~~~~~
        
        * Extras support
        * Working tests (partial coverage)
        * Tested on over 1 million files from a variety of sources such as CDs, hard disks, server rsyncs etc
        
        License
        =======
        Archiver - Manage files based on their SHA1 hashes
        Copyright (C) 2009 James Gardner
        
        This program is free software: you can redistribute it and/or modify
        it under the terms of the GNU Affero General Public License as
        published by the Free Software Foundation, either version 3 of the
        License, or (at your option) any later version.
        
        This program is distributed in the hope that it will be useful,
        but WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
        GNU Affero General Public License for more details.
        
        You should have received a copy of the GNU Affero General Public License
        along with this program.  If not, see <http://www.gnu.org/licenses/>.
        
        Download
        ========
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python
