Some additional information about the status of the taglib project in the introduction

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271735 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
David Soria Parra 2008-12-22 01:35:25 +00:00
parent 326ae0ab3e
commit d823a44503

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<!-- Purpose: utilspec.audio -->
<!-- Membership: pecl -->
@ -8,8 +8,9 @@
<preface xml:id="intro.ktaglib">
&reftitle.intro;
<para>
The module enables you to read and write ID3v1, ID3v2 and Ogg tags.
It is build using the taglib extension from the KDE project.
KTaglib is an object oriented binding to the taglib library from the KDE project used in projects like Amarok to read and write ID3 and Ogg tags.
The library also provides access to audio information. The bindings are designed usually follow the underlying C++ API, but were changed whenever
there is a more PHP-like way.
</para>
<note>
<para>