-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
- the information can be conveniently accessed and collected by a feed reader.
+Depends: ${misc:Depends}, php-cli, php-curl, php-xsl, php-symfony-serializer
+Suggests: libapache2-mod-php | php-cgi
+Description: web scraper to convert supported websites (e.g. Twitter.com) to RSS
+ tweeper is a web scraper which can be used to conveniently follow the
+ public activity of social network users without the need to log in or even be
+ subscribed to the social network; tweeper converts the public information to
+ RSS so that it can be accessed and collected by a feed reader.