diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /textproc/libcue/pkg-descr | |
parent | 4e942b64191e2ef98dce2c5af31047a8640db768 (diff) | |
download | ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.tar.gz ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.zip |
Notes
Diffstat (limited to 'textproc/libcue/pkg-descr')
-rw-r--r-- | textproc/libcue/pkg-descr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/libcue/pkg-descr b/textproc/libcue/pkg-descr index 20e38611d13b..ac78bc418441 100644 --- a/textproc/libcue/pkg-descr +++ b/textproc/libcue/pkg-descr @@ -1,6 +1,6 @@ -Libcue is intended to parse a so called cue sheet from a char string or a file -pointer. For handling of the parsed data a convenient API is available. This -project is meant as a fork of cuetools by Svend Sorensen which saw it last -release in 02/2006. +Libcue is intended to parse a so called cue sheet from a char string or a file +pointer. For handling of the parsed data a convenient API is available. This +project is meant as a fork of cuetools by Svend Sorensen which saw it last +release in 02/2006. WWW: https://github.com/lipnitsk/libcue |