diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2012-03-01 10:38:04 -0500 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2012-03-01 10:38:04 -0500 |
commit | ae493c3544d07f0879c8a14e17d48b69c3c82772 (patch) | |
tree | e29428c5b18a9e9a5cbcf63752e2f4dd2e09142e /AUTHORS.txt | |
parent | 6628fc01dc27ecc522eb449fa654185fecdf5f8c (diff) | |
parent | b577f965d28031628406091cc36466353795ced3 (diff) |
Incorporated the soupselect project to add support for simple CSS selectors.
Diffstat (limited to 'AUTHORS.txt')
-rw-r--r-- | AUTHORS.txt | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/AUTHORS.txt b/AUTHORS.txt index e093cd6..2ac8fcc 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -11,12 +11,16 @@ of UnicodeDammit. Thomas Kluyver and Ezio Melotti finished the work of getting Beautiful Soup 4 working under Python 3. +Simon Willison wrote soupselect, which was used to make Beautiful Soup +support CSS selectors. + Sam Ruby helped with a lot of edge cases. Jonathan Ellis was awarded the prestigous Beau Potage D'Or for his work in solving the nestable tags conundrum. -The following people have contributed patches to Beautiful Soup: +An incomplete list of people have contributed patches to Beautiful +Soup: Istvan Albert, Andrew Lin, Anthony Baxter, Andrew Boyko, Tony Chang, Zephyr Fang, Fuzzy, Roman Gaufman, Yoni Gilad, Richie Hindle, Peteris @@ -26,8 +30,8 @@ The following people have contributed patches to Beautiful Soup: Samastur, Jouni Seppänen, Alexander Schmolck, Andy Theyers, Glyn Webster, Paul Wright, Danny Yoo -The following people made suggestions or found bugs or found ways to -break Beautiful Soup: +An incomplete list of people who made suggestions or found bugs or +found ways to break Beautiful Soup: Hanno Böck, Matteo Bertini, Chris Curvey, Simon Cusack, Bruce Eckel, Matt Ernst, Michael Foord, Tom Harris, Bill de hOra, Donald Howes, |