发布于 2016-01-02 00:56:38 | 238 次阅读 | 评论: 0 | 来源: 网友投递
Pygit2 Python 的 Git 开发包
Pygit2 是一个基于 Python 的 libgit2 绑定。简单来说就是一个Python 的 Git 开发包.
pygit2 v0.23.3 发布,pygit2 是 libgit2 的 Python 绑定,更新内容如下:
New Repository.describe(...)
#585
Fix Signature
default encoding, UTF-8 now#581
Fixing pip install pygit2
, should install cffi first
Unit tests, fix binary diff test#586
Document that Diff.patch
can be None
#587
下载:https://github.com/libgit2/pygit2/archive/v0.23.3.zip