cabal-version: 2.2 name: hopenpgp-tools version: 0.23.7 x-revision: 1 synopsis: hOpenPGP-based command-line tools description: command-line tools for performing some OpenPGP-related operations homepage: https://salsa.debian.org/clint/hOpenPGP-tools license: AGPL-3.0-or-later license-file: LICENSE author: Clint Adams maintainer: Clint Adams copyright: 2012-2021 Clint Adams category: Codec, Data build-type: Simple common deps autogen-modules: Paths_hopenpgp_tools build-depends: base > 4.9 && < 5 , aeson , binary >= 0.6.4.0 , binary-conduit , bytestring , conduit >= 1.3.0 , errors , hOpenPGP >= 2.9.5 && < 3 , lens , optparse-applicative >= 0.11.0 && < 0.18 , prettyprinter >= 1.7.0 , prettyprinter-convert-ansi-wl-pprint >= 1.1.1 , text , transformers , yaml ghc-options: -Wall other-modules: HOpenPGP.Tools.Common , Paths_hopenpgp_tools executable hot import: deps main-is: hot.hs autogen-modules: Paths_hopenpgp_tools other-modules: HOpenPGP.Tools.Armor , HOpenPGP.Tools.Lexer , HOpenPGP.Tools.Parser build-depends: array , conduit-extra >= 1.1 , monad-loops , openpgp-asciiarmor >= 0.1 build-tool-depends: alex:alex, happy:happy default-language: Haskell2010 executable hokey import: deps main-is: hokey.hs other-modules: HOpenPGP.Tools.HKP , HOpenPGP.Tools.TKUtils build-depends: base16-bytestring , conduit-extra >= 1.1 , containers , cryptonite , http-client >= 0.4.30 , http-client-tls , http-types , memory , openpgp-asciiarmor >= 0.1 , prettyprinter-ansi-terminal >= 1.1.2 , time , time-locale-compat default-language: Haskell2010 executable hkt import: deps main-is: hkt.hs other-modules: HOpenPGP.Tools.Lexer , HOpenPGP.Tools.Parser build-depends: array , containers , conduit-extra >= 1.1 , directory , fgl >= 5.5.4.0 , graphviz , ixset-typed , monad-loops , resourcet , time , unordered-containers build-tool-depends: alex:alex, happy:happy default-language: Haskell2010 executable hop import: deps main-is: hop.hs other-modules: HOpenPGP.Tools.Armor , HOpenPGP.Tools.Lexer , HOpenPGP.Tools.Parser , HOpenPGP.Tools.TKUtils build-depends: array , conduit-extra >= 1.1 , containers , cryptonite , monad-loops , mtl , openpgp-asciiarmor >= 0.1 , resourcet , time , vector build-tool-depends: alex:alex, happy:happy default-language: Haskell2010 source-repository head type: git location: https://salsa.debian.org/clint/hopenpgp-tools.git source-repository this type: git location: https://salsa.debian.org/clint/hopenpgp-tools.git tag: hopenpgp-tools/0.23.7