diff --git a/doc/special_remotes/external.mdwn b/doc/special_remotes/external.mdwn index 010f2a17bf..63a7b929b8 100644 --- a/doc/special_remotes/external.mdwn +++ b/doc/special_remotes/external.mdwn @@ -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]]