blob: 97ba7cc03811f892d51c7524dafe6249b953d35e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>media-video@gentoo.org</email>
<name>Gentoo Video project</name>
</maintainer>
<longdescription lang="en">
SubLib is a library that eases the development of subtitling applications. It
supports the most common text-based subtitle formats and allows for subtitle
editing, conversion and synchronization.
</longdescription>
<upstream>
<remote-id type="sourceforge">sublib</remote-id>
</upstream>
</pkgmetadata>
|