summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIngy döt Net <ingy@ingy.net>2011-12-26 21:58:17 -0800
committerIngy döt Net <ingy@ingy.net>2011-12-26 21:58:17 -0800
commit20626db1ac5dbea00a30f0bfd6e21936d714ce52 (patch)
tree9ed939dcc72c410708c2cbefff711016bab63efd /README.md
parentd16e4b2b88a0b504fe4bb2b56f3d36c81b515d89 (diff)
downloadlibgit2-20626db1ac5dbea00a30f0bfd6e21936d714ce52.tar.gz
Add Perl to the list of bindings.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ed2bcb304..3a96f398e 100644
--- a/README.md
+++ b/README.md
@@ -91,6 +91,7 @@ Here are the bindings to libgit2 that are currently available:
* libgit2net (.NET bindings, low level) <https://github.com/txdv/libgit2net>
* parrot-libgit2 (Parrot Virtual Machine bindings) <https://github.com/letolabs/parrot-libgit2>
* hgit2 (Haskell bindings) <https://github.com/norm2782/hgit2>
+* git-xs-pm (Perl bindings) <https://github.com/ingydotnet/git-xs-pm>
If you start another language binding to libgit2, please let us know so
we can add it to the list.