CREDITS.txt 1.9 KB

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