diff options
author | David Somero <dsomero@hotmail.com> | 2010-05-11 20:01:27 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:01:27 +0200 |
commit | c16ebf7144681dd890f98e4845e699b7f74632a0 (patch) | |
tree | a0989859d894e25223cfa3f9d9c0d3ebbd643f23 /multimedia/xmltv/README | |
parent | 63abfc76a07af30dfd6b5f51e1fb97baf8f97ac8 (diff) | |
download | slackbuilds-c16ebf7144681dd890f98e4845e699b7f74632a0.tar.gz |
multimedia/xmltv: Added to 12.0 repository
Diffstat (limited to 'multimedia/xmltv/README')
-rw-r--r-- | multimedia/xmltv/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/multimedia/xmltv/README b/multimedia/xmltv/README new file mode 100644 index 0000000000..3d559a2f3f --- /dev/null +++ b/multimedia/xmltv/README @@ -0,0 +1,15 @@ +XMLTV is a set of utilities to manage your TV viewing. They work with +TV listings stored in the XMLTV format, which is based on XML. The idea +is to separate out the back-end (getting the listings) from the front-end +(displaying them for the user), and to implement useful operations like +picking out your favorite programs as filters that read and write XML +documents. + +At present there are back-ends grabbing TV listings for Australia, Belgium +and Luxembourg, Brazil, Argentina, Britain and Ireland, Croatia, Denmark, +Estonia, Finland, France, Germany, Hungary and Romania, Iceland, Italy, +Japan, Netherlands, North America, Norway, Portugal, Reunion Island (France), +South Africa, Spain, Sweden, and Switzerland. + +xmltv_prereq is required to build and run xmltv; a script for it is +also available at SlackBuilds.org. |