tweeper: move the main Tweeper class to its own file under src/
authorAntonio Ospite <ao2@ao2.it>
Fri, 4 Nov 2016 12:13:54 +0000 (13:13 +0100)
committerAntonio Ospite <ao2@ao2.it>
Fri, 4 Nov 2016 15:03:13 +0000 (16:03 +0100)
commitb187bb677361d17a468abf749332d081a194b4bd
treec0a17f1f3966e5a2bdb5a5c18a5ae66b60b9f77a
parent7f80e1efb56d6ac3186962cbe658d129b84a33cd
tweeper: move the main Tweeper class to its own file under src/

This matches more closely the project structure expected by composer
packages.
16 files changed:
rss_converter_dilbert.com.xsl [deleted file]
rss_converter_facebook.com.xsl [deleted file]
rss_converter_howtoons.com.xsl [deleted file]
rss_converter_identi.ca.xsl [deleted symlink]
rss_converter_instagram.com.xsl [deleted file]
rss_converter_pump.io.xsl [deleted file]
rss_converter_twitter.com.xsl [deleted file]
src/Tweeper.php [new file with mode: 0644]
src/rss_converter_dilbert.com.xsl [new file with mode: 0644]
src/rss_converter_facebook.com.xsl [new file with mode: 0644]
src/rss_converter_howtoons.com.xsl [new file with mode: 0644]
src/rss_converter_identi.ca.xsl [new symlink]
src/rss_converter_instagram.com.xsl [new file with mode: 0644]
src/rss_converter_pump.io.xsl [new file with mode: 0644]
src/rss_converter_twitter.com.xsl [new file with mode: 0644]
tweeper.php