lp:~chris-wagner/+junk/vorbiscomment-haskell

Created by Chris Wagner and last modified
Get this branch:
bzr branch lp:~chris-wagner/+junk/vorbiscomment-haskell
Only Chris Wagner can upload to this branch. If you are Chris Wagner please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Chris Wagner
Status:
Development

Recent revisions

24. By Chris Wagner

vorbiscomment.hs: Tweak output to be a little nicer.

23. By Chris Wagner

vorbiscomment.hs: Update import to reference module at Codec.Audio.Vorbis.

22. By Chris Wagner

Move the functionality for this library from the Vorbis module to Codec.Audio.Vorbis where it should probably more appropriately live.

21. By Chris Wagner

Vorbis.hs: Remove unnecessary import.

20. By Chris Wagner

vorbiscomment.cabal: Specify specific versions of "base" library that are acceptable, as the build system seems to require it (though I'm not actually sure what versions this library will properly work with).

19. By Chris Wagner

vorbiscomment.cabal: Specify that Cabal version 1.4 or greater is required, as apparently older versions of Cabal won't work with license "MIT".

18. By Chris Wagner

Add some files needed for packaging this library in the Cabal format.

17. By Chris Wagner

Remove use of my custom String module, to make packaging easier.

16. By Chris Wagner

Vorbis.hs: Use Either monad instance from Control.Monad.Error module instead of defining our own.

15. By Chris Wagner

Add support for reading playtime.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers