mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: python-mutagen: Update home-page.
* gnu/packages/music.scm (python-mutagen) [home-page]: Update.
This commit is contained in:
parent
0af537dcd7
commit
3357e6578f
1 changed files with 1 additions and 1 deletions
|
@ -3592,7 +3592,7 @@ (define-public python-mutagen
|
|||
`(("python-pytest" ,python-pytest)
|
||||
("python-hypothesis" ,python-hypothesis)
|
||||
("python-flake8" ,python-flake8)))
|
||||
(home-page "https://bitbucket.org/lazka/mutagen")
|
||||
(home-page "https://mutagen.readthedocs.io/")
|
||||
(synopsis "Read and write audio tags")
|
||||
(description "Mutagen is a Python module to handle audio metadata. It
|
||||
supports ASF, FLAC, M4A, Monkey’s Audio, MP3, Musepack, Ogg FLAC, Ogg Speex, Ogg
|
||||
|
|
Loading…
Reference in a new issue