Build-Depends: debhelper (>= 9)
Build-Depends-Indep: asciidoc, xmlto
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: asciidoc, xmlto
-Depends: ${misc:Depends}, php5-cli
+Depends: ${misc:Depends}, php5-cli, php5-curl, php5-xsl
+Suggests: libapache2-mod-php5 | php5-cgi
Description: web scraper to convert a Twitter timeline to an RSS feed
tweeper is a web scraper which extracts the most recent public tweets of
a given user from their home page on Twitter.com and formats them in RSS, so
Description: web scraper to convert a Twitter timeline to an RSS feed
tweeper is a web scraper which extracts the most recent public tweets of
a given user from their home page on Twitter.com and formats them in RSS, so
- 2. as a filter for feed readers;
- 3. as a web based tool when PHP support is available in the web server.
+ 2. a filter for feed readers;
+ 3. a web based tool when PHP support is available in the web server.