depend on ox, install as ox.web, migrate getUrl to readUrl

This commit is contained in:
j 2009-10-12 13:47:43 +02:00
commit 16eeaf8b25
28 changed files with 169 additions and 172 deletions

4
README
View file

@ -2,7 +2,7 @@ python-oxweb the internet is a dict
Depends:
python2.5
python-oxlib (bzr branch http://code.0xdb.org/python-oxlib)
python-ox (bzr branch http://code.0xdb.org/python-ox)
python-beautifulsoup (http://www.crummy.com/software/BeautifulSoup/)
python-feedparser (http://www.feedparser.org/)
(there seam to be some issues if not using the one from ubuntu/debian)
@ -17,4 +17,4 @@ Install:
}
Test:
nosetests --with-doctest oxweb
nosetests --with-doctest web