Bookshelf-0.1.1: Bookshelf.cabal
name: Bookshelf version: 0.1.1 synopsis: A simple document organizer with some wiki functionality description: A simple document organizer with some wiki functionality category: Text license: GPL license-file: LICENSE author: Emil Axelsson <emax@chalmers.se> maintainer: Emil Axelsson <emax@chalmers.se> build-depends: base, filepath, directory, utf8-string, parseargs, pandoc build-type: Simple executable: bookshelf main-is: Bookshelf.hs