Metadata-Version: 2.1
Name: bedup
Version: 0.10.1
Summary: Deduplication for Btrfs filesystems
Home-page: https://github.com/g2p/bedup
Author: Gabriel de Perthuis
Author-email: g2p.code+bedup@gmail.com
License: GNU GPL
Description: 
            Deduplication for Btrfs.
        
            bedup looks for new and changed files, making sure that multiple copies of
            identical files share space on disk. It integrates deeply with btrfs so
            that scans are incremental and low-impact.
        
            See `github.com/g2p/bedup <https://github.com/g2p/bedup#readme>`_
            for usage instructions.
Keywords: btrfs deduplication filesystem dedup
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier:         Programming Language :: Python :: Implementation :: CPython
Classifier:         Programming Language :: Python :: Implementation :: PyPy
Classifier:         License :: OSI Approved :: GNU General Public License (GPL)
Classifier:         Operating System :: POSIX :: Linux
Classifier:         Intended Audience :: System Administrators
Classifier:         Intended Audience :: End Users/Desktop
Classifier:         Topic :: System :: Filesystems
Classifier:         Topic :: Utilities
Classifier:         Environment :: Console
Provides-Extra: interactive
