Browse Source
gnu: liblo: Mark up description.
* gnu/packages/audio.scm (liblo)[description]: Use @dfn.
python-updates
Tobias Geerinckx-Rice
4 years ago
No known key found for this signature in database
GPG Key ID: DB0FF884F556D79
1 changed files with
1 additions and
1 deletions
-
gnu/packages/audio.scm
|
|
@ -1646,7 +1646,7 @@ essential distortions.") |
|
|
|
(synopsis "Implementation of the Open Sound Control protocol") |
|
|
|
(description |
|
|
|
"liblo is a lightweight library that provides an easy to use |
|
|
|
implementation of the Open Sound Control (OSC) protocol.") |
|
|
|
implementation of the Open Sound Control (@dfn{OSC}) protocol.") |
|
|
|
(license license:lgpl2.1+))) |
|
|
|
|
|
|
|
(define-public python-pyaudio |
|
|
|