diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2012-02-08 09:25:43 -0500 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2012-02-08 09:25:43 -0500 |
commit | 7b04252dfbdfb82a9342d40f00fab1d6b566df2b (patch) | |
tree | 137f0cb1764c964882d361d26976f183958e5ed8 | |
parent | 23ec4e144b4d737e8fb8712e35532bb9f5e67cbf (diff) |
Added some links.
-rw-r--r-- | README.txt | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -51,3 +51,10 @@ If you checked out the source tree, you should see a script in the home directory called test-all-versions. This script will run the unit tests under Python 2.7, then create a temporary Python 3 conversion of the source and run the unit tests again under Python 3. + += Links = + +Homepage: http://www.crummy.com/software/BeautifulSoup/bs4/ +Discussion group: http://groups.google.com/group/beautifulsoup/ +Development: https://code.launchpad.net/beautifulsoup/ +Bug tracker: https://bugs.launchpad.net/beautifulsoup/ |