first version of comment extraction
authorChristian Weiske <cweiske@cweiske.de>
Mon, 17 Jun 2013 19:32:19 +0000 (21:32 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Mon, 17 Jun 2013 19:32:19 +0000 (21:32 +0200)
commit36c92cff442475d3ebeab443470ae34b77d76fd2
tree0d81edc521d94a025e1ef4a50610a6ec59e0d444
parentb2faa6d59a040666cdc74fcc16fe225ce5d4ba4a
first version of comment extraction
src/stapibas/Cli.php
src/stapibas/Content/Extractor.php [new file with mode: 0644]
src/stapibas/Content/Extractor/Comment.php [new file with mode: 0644]
tests/phpunit.xml [new file with mode: 0644]
tests/stapibas/Content/Extractor/CommentTest.php [new file with mode: 0644]
tests/stapibas/Content/Extractor/data/aaron-parecki.html [new file with mode: 0644]
tests/stapibas/Content/Extractor/data/laurent-eschenauer.html [new file with mode: 0644]