About

Metadata

  • Last updated , by AndreasAbel
  • License MIT
  • Categories Development
  • Maintained by: mike@barrucadu.co.uk

  • Lottery factor: 0

Links

Installation

Readme

Have you ever needed to get information from a cabal file in a shell script? Now you can! cabal-info exposes a simple command-line interface to the cabal file format.

There is also a library interface, to solve tasks based on searching for a .cabal file and then doing something with it.

See the README for more details.