-
Notifications
You must be signed in to change notification settings - Fork 4
/
CREDITS.txt
75 lines (51 loc) · 1.68 KB
/
CREDITS.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
=======
Credits
=======
Main contributors
=================
Stefan Behnel
main developer and maintainer
Martijn Faassen
creator of lxml and initial main developer
Ian Bicking
creator and maintainer of lxml.html
Holger Joukl
bug reports, feedback and development on lxml.objectify
Sidnei da Silva
official MS Windows builds
Marc-Antoine Parent
XPath extension function help and patches
Olivier Grisel
improved (c)ElementTree compatibility patches,
website improvements.
Kasimier Buchcik
help with specs and libxml2
Florian Wagner
help with copy.deepcopy support, bug reporting
Emil Kroymann
help with encoding support, bug reporting
Paul Everitt
bug reporting, feedback on API design
Victor Ng
Discussions on memory management strategies, vlibxml2
Robert Kern
feedback on API design
Andreas Pakulat
rpath linking support, doc improvements
David Sankel
building statically on Windows
Marcin Kasperski
PDF documentation generation
... and lots of other people who contributed to lxml by reporting
bugs, discussing its functionality or blaming the docs for the bugs in
their code. Thank you all, user feedback and discussions form a very
important part of an Open Source project!
Special thanks goes to:
=======================
* Daniel Veillard and the libxml2 project for a great XML library.
* Fredrik Lundh for ElementTree, its API, and the competition through
cElementTree.
* Greg Ewing (Pyrex) and Robert Bradshaw (Cython) for the binding
technology.
* the codespeak crew, in particular Philipp von Weitershausen and
Holger Krekel for hosting lxml on codespeak.net