Metadata-Version: 1.1
Name: annexremote
Version: 1.1.0
Summary: git annex special remotes made easy
Home-page: https://github.com/Lykos153/AnnexRemote
Author: Silvio Ankermann
Author-email: silvio@booq.org
License: GPLv3
Description-Content-Type: UNKNOWN
Description: Helper module to easily develop special remotes for git annex.
        AnnexRemote handles all the protocol stuff for you, so you can focus on the remote itself.
        It implements the complete external special remote protocol and fulfils all specifications regarding whitespaces etc.
        Changes to the protocol are normally adopted within hours after they've been published without changing 
        the interface for the remote.
Keywords: git-annex remote
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
