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