This package browser is in early development. Mind the rough edges.

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.

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.