diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2011-01-28 13:34:40 -0500 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2011-01-28 13:34:40 -0500 |
commit | 58a9d28ced3c133dc945266024e629335af16196 (patch) | |
tree | 33a12e789fc659022d9fca2eb84c6135b81d1c23 /src/beautifulsoup/AUTHORS | |
parent | 692fe5201d5dec15a3598578a6f403e67802de0d (diff) | |
parent | 5d4b8cc6d288a705cf87c2f2c26036b94d825aa9 (diff) |
Removed buildout and made tests work using 'unit2 discover'.
Diffstat (limited to 'src/beautifulsoup/AUTHORS')
-rw-r--r-- | src/beautifulsoup/AUTHORS | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/src/beautifulsoup/AUTHORS b/src/beautifulsoup/AUTHORS deleted file mode 100644 index d353253..0000000 --- a/src/beautifulsoup/AUTHORS +++ /dev/null @@ -1,34 +0,0 @@ -Behold, mortal, the origins of Beautiful Soup... -================================================ - -Leonard Richardson is the primary programmer. - -Sam Ruby helps with a lot of edge cases. - -Mark Pilgrim provided the encoding detection code that forms the base -of UnicodeDammit. - -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: - - Istvan Albert, Andrew Lin, Anthony Baxter, Andrew Boyko, Tony Chang, - Zephyr Fang, Fuzzy, Roman Gaufman, Yoni Gilad, Richie Hindle, Peteris - Krumins, Kent Johnson, Ben Last, Robert Leftwich, Staffan Malmgren, - Ksenia Marasanova, JP Moins, Adam Monsen, John Nagle, "Jon", Ed - Oskiewicz, Greg Phillips, Giles Radford, Arthur Rudolph, Marko - 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: - - Hanno Böck, Matteo Bertini, Chris Curvey, Simon Cusack, Matt Ernst, - Michael Foord, Tom Harris, Bill de hOra, Donald Howes, Matt - Patterson, Scott Roberts, Steve Strassmann, Mike Williams, warchild - at redho dot com, Sami Kuisma, Carlos Rocha, Bob Hutchison, Joren Mc, - Michal Migurski, John Kleven, Tim Heaney, Tripp Lilley, Ed Summers, - Dennis Sutch, Chris Smith, Aaron Sweep^W Swartz, Stuart Turner, Greg - Edwards, Kevin J Kalupson, Nikos Kouremenos, Artur de Sousa Rocha, - Yichun Wei, Per Vognsen |