1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163
|
Source: haskell-hledger
Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 9)
, cdbs
, haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
, ghc-ghci
, libghc-cmdargs-dev (>= 0.10)
, libghc-cmdargs-dev (<< 0.11)
, libghc-cmdargs-prof
, libghc-haskeline-dev (>= 0.6)
, libghc-haskeline-dev (<< 0.8)
, libghc-haskeline-prof
, libghc-hledger-lib-dev (>= 0.23.3)
, libghc-hledger-lib-dev (<< 0.23.3+)
, libghc-hledger-lib-prof
, libghc-hunit-dev
, libghc-hunit-prof
, libghc-mtl-dev
, libghc-mtl-prof
, libghc-parsec3-dev
, libghc-parsec3-prof
, libghc-pretty-show-dev (>= 1.6.4)
, libghc-pretty-show-prof
, libghc-regexpr-dev (>= 0.5.1)
, libghc-regexpr-prof
, libghc-safe-dev (>= 0.2)
, libghc-safe-prof
, libghc-shakespeare-dev (>= 1.0)
, libghc-shakespeare-dev (<< 2.1)
, libghc-shakespeare-prof
, libghc-shakespeare-text-dev (>= 1.0)
, libghc-shakespeare-text-dev (<< 1.2)
, libghc-shakespeare-text-prof
, libghc-split-dev (>= 0.1)
, libghc-split-dev (<< 0.3)
, libghc-split-prof
, libghc-tabular-dev (>= 0.2)
, libghc-tabular-dev (<< 0.3)
, libghc-tabular-prof
, libghc-tabular-dev (>= 0.2)
, libghc-tabular-dev (<< 0.3)
, libghc-tabular-prof
, libghc-text-dev (>= 0.11)
, libghc-text-prof
, libghc-utf8-string-dev (>= 0.3.5)
, libghc-utf8-string-dev (<< 0.4)
, libghc-utf8-string-prof
, libghc-wizards-dev (>= 1.0)
, libghc-wizards-dev (<< 1.1)
, libghc-wizards-prof
Build-Depends-Indep: ghc-doc
, libghc-cmdargs-doc
, libghc-haskeline-doc
, libghc-hledger-lib-doc
, libghc-hunit-doc
, libghc-mtl-doc
, libghc-parsec3-doc
, libghc-pretty-show-doc
, libghc-regexpr-doc
, libghc-safe-doc
, libghc-shakespeare-doc
, libghc-shakespeare-text-doc
, libghc-split-doc
, libghc-tabular-doc
, libghc-text-doc
, libghc-utf8-string-doc
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/hledger
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hledger
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hledger
Package: hledger
Architecture: any
Section: utils
Depends: ${haskell:Depends}
, ${shlibs:Depends}
, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: command-line double-entry accounting program
hledger is a Haskell port and friendly fork of John Wiegley's ledger
accounting tool. This package provides the main hledger command-line
tool; see the other hledger-* packages for web and curses interfaces
and chart generation. hledger aims to be a reliable, practical
financial reporting tool for day-to-day use, and also a useful
library for building financial apps in haskell. Given a plain text
file describing transactions, of money or any other commodity,
.
hledger will print the chart of accounts, account balances, or
transactions you're interested in. It can also help you add
transactions to the journal file, or convert CSV data from your bank.
Package: libghc-hledger-dev
Architecture: any
Depends: ${haskell:Depends}
, ${shlibs:Depends}
, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: CLI libraries for hledger${haskell:ShortBlurb}
hledger is a Haskell port and friendly fork of John Wiegley's ledger
accounting tool. This package provides the main hledger command-line
tool; see the other hledger-* packages for web and curses interfaces
and chart generation. hledger aims to be a reliable, practical
financial reporting tool for day-to-day use, and also a useful
library for building financial apps in haskell. Given a plain text
file describing transactions, of money or any other commodity,
.
hledger will print the chart of accounts, account balances, or
transactions you're interested in. It can also help you add
transactions to the journal file, or convert CSV data from your bank.
.
${haskell:Blurb}
Package: libghc-hledger-prof
Architecture: any
Depends: ${haskell:Depends}
, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: CLI libraries for hledger${haskell:ShortBlurb}
hledger is a Haskell port and friendly fork of John Wiegley's ledger
accounting tool. This package provides the main hledger command-line
tool; see the other hledger-* packages for web and curses interfaces
and chart generation. hledger aims to be a reliable, practical
financial reporting tool for day-to-day use, and also a useful
library for building financial apps in haskell. Given a plain text
file describing transactions, of money or any other commodity,
.
hledger will print the chart of accounts, account balances, or
transactions you're interested in. It can also help you add
transactions to the journal file, or convert CSV data from your bank.
.
${haskell:Blurb}
Package: libghc-hledger-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: CLI libraries for hledger${haskell:ShortBlurb}
hledger is a Haskell port and friendly fork of John Wiegley's ledger
accounting tool. This package provides the main hledger command-line
tool; see the other hledger-* packages for web and curses interfaces
and chart generation. hledger aims to be a reliable, practical
financial reporting tool for day-to-day use, and also a useful
library for building financial apps in haskell. Given a plain text
file describing transactions, of money or any other commodity,
.
hledger will print the chart of accounts, account balances, or
transactions you're interested in. It can also help you add
transactions to the journal file, or convert CSV data from your bank.
.
${haskell:Blurb}
|