An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hup

Command-line application (plus an associated library) for uploading Haskell packages or documentation to a hackage server. Some sample command invocations: hup packbuild builds a source distribution .tgz file, ready for uploading; hup packup somefile.tgz uploads it to a hackage server (https://hackage.haskell.org/, by default); and hup packboth combines both steps. Flags like [-c|--candidate] allow you to upload a candidate package instead. Requires that stack (https://www.haskellstack.org) be installed. See the README for further details (at https://github.com/phlummox/hup#readme)

Ecosystem
hackage.haskell.org
Latest Release
0.3.0.3
about 4 years ago
Versions
4
Downloads
2,183 total
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Filter
Filter by Kind
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/hup
spec
License BSD-2-Clause
First Release about 9 years ago
Last Synced 19 days ago
Repository
Stars 11 on GitHub
Forks 1 on GitHub