From af2c58ccddcef9882a2c616bb4bce432d9c86107 Mon Sep 17 00:00:00 2001 From: David Date: Sun, 16 Nov 2014 10:12:06 -0500 Subject: [PATCH] Mutagen has moved to bitbucket --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ed3b87c..a74b2c58 100644 --- a/README.md +++ b/README.md @@ -316,7 +316,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [django-elastic-transcoder](https://github.com/StreetVoice/django-elastic-transcoder) - Django + [Amazon Elastic Transcoder](http://aws.amazon.com/elastictranscoder/). * [eyeD3](http://eyed3.nicfit.net/) - A tool for working with audio files, specifically MP3 files containing ID3 metadata. * [id3reader](http://nedbatchelder.com/code/modules/id3reader.py) - A Python module for reading MP3 meta data. -* [mutagen](https://code.google.com/p/mutagen/) - A Python module to handle audio metadata. +* [mutagen](https://bitbucket.org/lazka/mutagen) - A Python module to handle audio metadata. * [pydub](https://github.com/jiaaro/pydub) - Manipulate audio with a simple and easy high level interface. * [pyechonest](https://github.com/echonest/pyechonest) - Python client for the [Echo Nest](http://developer.echonest.com/docs/) API. * [talkbox](http://scikits.appspot.com/talkbox) - A Python library for speech/signal processing.