diff options
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 0000000000000..3d559a2f3f1d4 --- /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. |