hurl: Haskell URL resolver

[ gpl, library, network, program ] [ Propose Tags ]

Retrieves resources for a URI, whether they be HTTP(S), gemini:, file:, or data:.

Modules

[Last Documentation]

  • Network
    • MIME
      • Network.MIME.Info
    • URI
      • Network.URI.Charset
      • Network.URI.Fetch

Flags

Manual Flags

NameDescriptionDefault
http

Support HTTP(S) URIs.

Enabled
gemini

Support gemini: URIs.

Enabled
file

Support file: URIs.

Enabled
data

Support data: URIs.

Enabled
freedesktop

Dispatches unsupported URIs and MIMEtypes to external apps on FreeDesktop.Org-compatible desktops. Works on most non-mainstream/non-proprietary desktops.

Enabled
rewriters

Support regexp-based URI rewriting/blocking plugins

Enabled
executables

Support executable plugins exposing a `ext:` URI scheme.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

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

Versions [RSS] 0.1.0.0, 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0, 1.4.0.0, 1.4.1.0, 1.4.1.1, 1.4.2.0, 1.4.2.1, 1.5.0.0, 2.0.0.0, 2.1.0.0, 2.1.0.1, 2.1.1.0, 2.2.0.0, 2.3.0.0, 2.3.0.1
Change log ChangeLog.md
Dependencies async (>=2.1 && <2.3), base (>=4.9 && <5), base64-bytestring (>=1.0 && <2.0), bytestring (>=0.10 && <0.12), connection, containers, cookie, data-default-class, directory (>=1.3.2), filepath, http-client, http-client-tls, http-types (>=0.12 && <0.13), hurl, network-uri (>=2.6 && <2.7), process (>=1.2 && <2.0), publicsuffixlist (>=0.1), regex, regex-tdfa (>=1.2 && <1.4), text (>=1.2 && <3), time (>=1.6), tls, xml-conduit (>=1.8), zlib (>=0.6 && <0.7) [details]
License GPL-3.0-only
Author Adrian Cochrane
Maintainer adrian@openwork.nz
Revised Revision 2 made by alcinnz at 2023-03-14T02:49:21Z
Category Network
Home page https://git.adrian.geek.nz/hurl.git/
Source repo head: git clone https://git.adrian.geek.nz/hurl.git
Uploaded by alcinnz at 2022-10-31T08:15:03Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables hurl-post, hurl
Downloads 3136 total (51 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2022-10-31 [all 2 reports]