# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.  Line
# up the first '|' above the ':' following the base package name, and the '|' on
# the right side marks the last column you can put a character in. You must make
# exactly 11 lines for the formatting to be correct.  It's also customary to
# leave one space after the ':'.

          |-----handy-ruler------------------------------------------------------|
libdvdread: libdvdnav is a library that allows easy use of sophisticated DVD navigation
libdvdread: features such as DVD menus, multiangle playback and even interactive DVD games.
libdvdread: All this functionality is provided through a simple API which provides the
libdvdread: DVD playback as a single logical stream of blocks, intermitted by special
libdvdread: dvdnav events to report certain conditions. The main usage of libdvdnav is a
libdvdread: loop regularly calling a function to get the next block, surrounded by
libdvdread: additional calls to tell the library of user interaction.
libdvdread: The whole DVD virtual machine and internal playback states are completely
libdvdread: encapsulated.
libdvdread: 
