depend on ox, install as ox.web, migrate getUrl to readUrl
This commit is contained in:
parent
d2849d44ef
commit
16eeaf8b25
28 changed files with 169 additions and 172 deletions
4
README
4
README
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue