python-annexremote 1.6.6
Helper module to easily develop git-annex special remotes
This package provides a helper module to develop special remotes for git-annex. AnnexRemote implements the line-based external special remote protocol of git-annex, while leaving the behavior of the remote up to the user.
- Outputs:
out - Website: https://github.com/Lykos153/AnnexRemote
- Licenses: GPL 3
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-annexremote 1.6.6 as follows:
guix install python-annexremote@1.6.6
Or install the latest version:
guix install python-annexremote
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.