a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 238364 and 46519

Description: audio file converter into ogg-vorbis format
 dir2ogg converts MP3, M4A, WMA, FLAC, and WAV files to the
 open-source OGG format.
 .
 It is a Python script that simply binds together the various decoders and
 oggenc making it easier for the user to convert his/her music files. It also
 supports ID3 tags.
Description: audio file converter into ogg-vorbis format
 dir2ogg converts MP3, M4A, WMA, FLAC, WAV files and Audio CDs to the
 open-source OGG format.
 .
 It is a Python script that simply binds together the various decoders and
 oggenc making it easier for the user to convert his/her music files. It also
 supports ID3 tags.
--- 238364	Thu Jan  1 00:00:00 1970
+++ 46519	Thu Jan  1 00:00:00 1970
@@ -1,5 +1,5 @@
 audio file converter into ogg-vorbis format
- dir2ogg converts MP3, M4A, WMA, FLAC, and WAV files to the
+ dir2ogg converts MP3, M4A, WMA, FLAC, WAV files and Audio CDs to the
  open-source OGG format.
  .
  It is a Python script that simply binds together the various decoders and