stackage-metadata: DEPRECATED Grab current metadata for all packages

[ deprecated, distribution, library, mit, program ] [ Propose Tags ]
Deprecated

See README.md


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.3.0.0
Change log ChangeLog.md
Dependencies aeson (>=0.8), base (>=4.7 && <5), base16-bytestring, bytestring (>=0.10), Cabal, conduit (>=1.2 && <1.3), containers, cryptohash, directory, filepath, http-client, http-client-tls, pretty, resourcet (>=1.1), stackage-install (>=0.1.1), stackage-metadata, stackage-update (>=0.1.2), tar (>=0.4), text, transformers, yaml, zlib [details]
License MIT
Author Michael Snoyman
Maintainer michael@snoyman.com
Revised Revision 1 made by MichaelSnoyman at 2018-03-15T07:48:33Z
Category Distribution
Home page https://github.com/commercialhaskell/all-cabal-metadata-tool
Source repo head: git clone git://github.com/commercialhaskell/all-cabal-metadata-tool
Uploaded by MichaelSnoyman at 2015-05-14T09:59:03Z
Distributions
Reverse Dependencies 1 direct, 2 indirect [details]
Executables all-cabal-metadata-tool
Downloads 2420 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-05-14 [all 1 reports]

Readme for stackage-metadata-0.3.0.0

[back to package description]

stackage-metadata

Build Status

Tool for extracting metadata on all packages. Mostly used for all-cabal-metadata. Note that this library will gain some capabilities in the future for projects looking to read from the all-cabal-metadata repository. One motivating use case is Stackage Server, though command line utilities would make sense as well.