aboutsummaryrefslogtreecommitdiff
path: root/www/UniversalFeedCreator/pkg-plist
blob: ef0bd7af89893fcff92b59db688e2f02bab9986f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
@comment %%DATADIR%%/.github/workflows/php.yml
%%DATADIR%%/README.md
%%DATADIR%%/LICENSE
%%DATADIR%%/composer.json
%%DATADIR%%/lib/Creator/AtomCreator03.php
%%DATADIR%%/lib/Creator/AtomCreator10.php
%%DATADIR%%/lib/Creator/FeedCreator.php
%%DATADIR%%/lib/Creator/GPXCreator.php
%%DATADIR%%/lib/Creator/HTMLCreator.php
%%DATADIR%%/lib/Creator/JSCreator.php
%%DATADIR%%/lib/Creator/KMLCreator.php
%%DATADIR%%/lib/Creator/MBOXCreator.php
%%DATADIR%%/lib/Creator/OPMLCreator.php
%%DATADIR%%/lib/Creator/PHPCreator.php
%%DATADIR%%/lib/Creator/PIECreator01.php
%%DATADIR%%/lib/Creator/RSSCreator091.php
%%DATADIR%%/lib/Creator/RSSCreator10.php
%%DATADIR%%/lib/Creator/RSSCreator20.php
%%DATADIR%%/lib/Element/FeedDate.php
%%DATADIR%%/lib/Element/FeedHtmlField.php
%%DATADIR%%/lib/Element/FeedImage.php
%%DATADIR%%/lib/Element/FeedItem.php
%%DATADIR%%/lib/Element/HtmlDescribable.php
%%DATADIR%%/lib/UniversalFeedCreator.php
%%DATADIR%%/lib/constants.php
%%DATADIR%%/phpunit.xml.dist
%%DATADIR%%/test/Creator/AtomCreator10Test.php
%%DATADIR%%/test/Creator/RSSCreator10Test.php
%%DATADIR%%/test/UniversalFeedCreatorTest.php
%%DATADIR%%/test/__files/rss091.xml
%%DATADIR%%/test/__files/rss091empty.xml
%%DATADIR%%/test/__files/rss10empty.xml
%%DATADIR%%/test/__files/rss20empty.xml
%%DATADIR%%/test/rootfile.php