@@ -13,16 +13,18 @@ implements Git plumbing. Pygit2 works with Python 2.7, 3.3 - 3.7 and PyPy 2.6
13
13
14
14
Links:
15
15
16
- - Download - https://pypi.python.org/pypi/pygit2
17
-
18
16
- Documentation - http://www.pygit2.org/
19
17
20
18
Install - http://www.pygit2.org/install.html
21
19
20
+ - Download - https://pypi.python.org/pypi/pygit2
21
+
22
22
- Source code and issue tracker - https://github.com/libgit2/pygit2
23
23
24
24
- Changelog - https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst
25
25
26
+ - Authors - https://github.com/libgit2/pygit2/blob/master/AUTHORS.rst
27
+
26
28
27
29
License: GPLv2 with linking exception
28
30
=====================================
@@ -49,55 +51,3 @@ You should have received a copy of the GNU General Public License
49
51
along with this program; see the file COPYING. If not, write to
50
52
the Free Software Foundation, 51 Franklin Street, Fifth Floor,
51
53
Boston, MA 02110-1301, USA.
52
-
53
-
54
- Authors
55
- ==============
56
-
57
- 133 developers have contributed at least 1 commit to pygit2::
58
-
59
- J. David Ibáñez Carlos Martín Nieto Nico von Geyso
60
- W. Trevor King Dave Borowitz Matthias Bartelmeß
61
- Brandon Milton Daniel Rodríguez Troitiño Richo Healey
62
- Christian Boos Julien Miotte Nick Hynes
63
- Richard Möhn Xu Tao Matthew Duggan
64
- Matthew Gamble Jose Plana Martin Lenders
65
- Victor Garcia Yonggang Luo Patrick Steinhardt
66
- Petr Hosek Tamir Bahar Valentin Haenel
67
- Xavier Delannoy Michael Jones Bernardo Heynemann
68
- John Szakmeister Vlad Temian Brodie Rao
69
- Lukas Fleischer Nicolas Dandrimont Raphael Medaer
70
- Anatoly Techtonik David Versmisse Mikhail Yushkovskiy
71
- Rémi Duraffort Santiago Perez De Rosso Sebastian Thiel
72
- Thom Wiggers Alok Singhal Bob Carroll
73
- Erik Johnson Fraser Tweedale Grégoire ROCHER
74
- Han-Wen Nienhuys Jason Ziglar Leonardo Rhodes
75
- Mark Adams Peter-Yi Zhang Petr Viktorin
76
- Robert Hölzl Ron Cohen Thomas Kluyver
77
- Alex Chamberlain Alexander Bayandin Amit Bakshi
78
- Andrey Devyatkin Arno van Lumig Ben Davis
79
- Dustin Raimondi Eric Schrijver Greg Fitzgerald
80
- Guillermo Pérez Hervé Cauwelier Huang Huang
81
- Ian P. McCullough Igor Gnatenko Jack O'Connor
82
- Jared Flatow Jiunn Haur Lim Jun Omae
83
- Kaarel Kitsemets Kevin KIN-FOO Masud Rahman
84
- Michael Sondergaard Natanael Arndt Ondřej Nový
85
- Sarath Lakshman Szucs Krisztian Vicent Marti
86
- Zoran Zaric Adam Spiers Andrew Chin
87
- Andrey Trubachev András Veres-Szentkirályi Ash Berlin
88
- Benjamin Kircher Benjamin Pollack Bogdan Stoicescu
89
- Bogdan Vasilescu Bryan O'Sullivan CJ Harries
90
- Cam Cope Chason Chaffin Chris Rebert
91
- Colin Watson Cyril Jouve Daniel Bruce
92
- David Fischer David Sanders David Six
93
- Devaev Maxim Eric Davis Erik Meusel
94
- Erik van Zijst Ferengee Gustavo Di Pietro
95
- Holger Frey Hugh Cole-Baker Jasper Lievisse Adriaanse
96
- Josh Bleecher Snyder Justin Clift Ken Dreyer
97
- Kyriakos Oikonomakos Mathieu Bridon Matthaus Woolard
98
- Nicolás Sanguinetti Noah Fontes Óscar San José
99
- Paul Wagland Peter Dave Hello Philippe Ombredanne
100
- Remy Suen Ridge Kennedy Ross Nicoll
101
- Rui Abreu Ferreira Sheeo Soasme
102
- Vladimir Rutsky Yu Jianjian chengyuhang
103
- earl
0 commit comments