hackage-repo-tool: Utility to manage secure file-based package repositories
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
This utility can be used to manage secure file-based package repositories (creating TUF metadata as well as a Hackage index tarball) which can be used by clients such as cabal-install. Currently it also provides various lower level utilities for creating and signing TUF files.
This is part of the Hackage Security infrastructure.
Properties
Versions | 0.1.0.0, 0.1.0.1, 0.1.1, 0.1.1.1, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.1.4 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.5 && <5), bytestring (>=0.9 && <0.11), Cabal (>=1.14 && <2.4), directory (>=1.1 && <1.4), filepath (>=1.2 && <1.5), hackage-security (>=0.5 && <0.6), network (>=2.5 && <2.7), network-uri (>=2.6 && <2.7), old-time (>=1.1 && <1.2), optparse-applicative (>=0.11 && <0.15), tar (>=0.4 && <0.6), time (>=1.2 && <1.9), unix (>=2.5 && <2.8), zlib (>=0.5 && <0.7) [details] |
License | BSD-3-Clause |
Copyright | Copyright 2015 Well-Typed LLP |
Author | Edsko de Vries |
Maintainer | cabal-devel@haskell.org |
Category | Distribution |
Home page | https://github.com/haskell/hackage-security |
Bug tracker | https://github.com/haskell/hackage-security/issues |
Source repo | head: git clone https://github.com/haskell/hackage-security.git |
Uploaded | by HerbertValerioRiedel at 2018-03-25T19:25:46Z |
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
use-network-uri | Are we using | Enabled |
use-old-time | Are we using | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hackage-repo-tool-0.1.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees