Description
Create a Debianization for a Cabal package.
Description
This package supports the generation of a package Debianization (i.e. the files in the debian
subdirectory) for a cabal package, either through a library API or using the cabal-debian executable. For documentation of the executable, run cabal-debian --help
, for documentation of the library API follow the link to the Debian.Debianize
module below.