HEX
Server: Apache
System: Linux server-674799.igrow.ws 5.14.0-611.30.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 11 06:42:00 EST 2026 x86_64
User: elrashedytravel (1025)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //usr/share/doc/totem-pl-parser/README.md
```
                         _|_ __|_ _ ._ _
                          |_(_)|_(/_| | |

                         playlist parser
```

totem-pl-parser is a simple GObject-based library to parse a host of
playlist formats, as well as save those

News
====

See [NEWS](NEWS) file

Dependencies
============

- glib >= 2.36
- libxml2
- libarchive >= 3.0 (optional)
- libgcrypt (optional)

BUGS
====

Bugs should be filed in [GNOME GitLab](https://gitlab.gnome.org/GNOME/totem-pl-parser/-/issues).

To get a parsing debug output, run:

```sh
$ $BUILDDIR/plparse/tests/parser --debug <URI to playlist file>
```

License
=======

totem-pl-parser is licensed under the GNU Lesser General Public License
version 2.1 or later.