Add note regarding python lib

This commit is contained in:
lykos@d125a37d89b1cfac20829f12911656c40cb70018 2018-07-31 13:41:28 +00:00 committed by admin
parent eef25c7a17
commit 8238e53527

View file

@ -28,4 +28,6 @@ Here's a simple shell script example, which can easily be adapted
to run whatever commands you need. Or better, re-written in some better
language of your choice.
For Python, there is a [library](https://github.com/Lykos153/AnnexRemote) that takes care of all the protocol details.
[[!inline pages="special_remotes/external/example.sh" feeds=no]]