_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


ghc-scalpel-core 0.6.2.2
Dependencies: ghc-data-default@0.8.0.1 ghc-fail@4.9.0.0 ghc-pointedlist@0.6.1 ghc-regex-base@0.94.0.3 ghc-regex-tdfa@1.3.2.4 ghc-tagsoup@0.14.8 ghc-vector@0.13.2.0
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://github.com/fimad/scalpel
Licenses: ASL 2.0
Build system: haskell
Synopsis: High level web scraping library for Haskell
Description:

Scalpel core provides a subset of the scalpel web scraping library that is intended to have lightweight dependencies and to be free of all non-Haskell dependencies.

ghc-aeson-better-errors 0.9.1.3
Dependencies: ghc-aeson@2.2.3.0 ghc-unordered-containers@0.2.20 ghc-dlist@1.0 ghc-scientific@0.3.8.0 ghc-vector@0.13.2.0 ghc-transformers-compat@0.7.2 ghc-void@0.7.3
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://github.com/hdgarrood/aeson-better-errors
Licenses: Expat
Build system: haskell
Synopsis: Better error messages when decoding JSON values in Haskell
Description:

Gives you the tools to build parsers to decode JSON values, and gives good error messages when parsing fails. See also http://harry.garrood.me/blog/aeson-better-errors/.

ghc-dav 1.3.4
Dependencies: ghc-case-insensitive@1.2.1.0 ghc-data-default@0.8.0.1 ghc-exceptions@0.10.9 ghc-http-client@0.7.19 ghc-http-client-tls@0.3.6.4 ghc-http-types@0.12.4 ghc-lens@5.3.5 ghc-transformers-base@0.4.6 ghc-transformers-compat@0.7.2 ghc-utf8-string@1.0.2 ghc-xml-conduit@1.10.0.1 ghc-xml-hamlet@0.5.0.2 ghc-network@3.2.8.0 ghc-network-uri@2.6.4.2 ghc-optparse-applicative@0.18.1.0
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: http://floss.scru.org/hDAV
Licenses: GPL 3
Build system: haskell
Synopsis: RFC 4918 WebDAV support
Description:

This package provides a library for the Web Distributed Authoring and Versioning (WebDAV) extensions to HTTP as well an executable, hdav, for command-line operation.

ghc-uri-encode 1.5.0.7
Dependencies: ghc-utf8-string@1.0.2 ghc-network-uri@2.6.4.2
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://hackage.haskell.org/package/uri-encode
Licenses: Modified BSD
Build system: haskell
Synopsis: Unicode aware uri-encoding
Description:

Unicode aware uri-encoding for Haskell.

ghc-wai-handler-launch 3.0.3.1
Dependencies: ghc-wai@3.2.4 ghc-warp@3.4.8 ghc-http-types@0.12.4 ghc-streaming-commons@0.2.3.0 ghc-async@2.2.5
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: http://hackage.haskell.org/package/wai-handler-launch
Licenses: Expat
Build system: haskell
Synopsis: Launch a Web application in the default browser
Description:

This package handles cross-platform Web browser launching and inserts JavaScript code to ping the server. When the server no longer receives pings, it shuts down.

ghc-http-reverse-proxy 0.6.2.0
Dependencies: ghc-blaze-builder@0.4.4.1 ghc-case-insensitive@1.2.1.0 ghc-conduit@1.3.6.1 ghc-conduit-extra@1.3.8 ghc-http-client@0.7.19 ghc-http-types@0.12.4 ghc-network@3.2.8.0 ghc-resourcet@1.3.0 ghc-streaming-commons@0.2.3.0 ghc-unliftio@0.2.25.1 ghc-wai@3.2.4 ghc-wai-logger@2.5.0 ghc-word8@0.1.3
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://github.com/fpco/http-reverse-proxy
Licenses: Modified BSD
Build system: haskell
Synopsis: Reverse proxy HTTP requests, either over raw sockets or with WAI
Description:

Provides a simple means of reverse-proxying HTTP requests. The raw approach uses the same technique as leveraged by keter, whereas the WAI approach performs full request/response parsing via WAI and http-conduit.

ghc-multipart 0.2.1
Dependencies: ghc-stringsearch@0.3.6.6
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: http://www.github.com/silkapp/multipart
Licenses: Modified BSD
Build system: haskell
Synopsis: HTTP multipart library
Description:

HTTP multipart split out of the cgi package, for Haskell.

ghc-yesod-form 1.7.9
Dependencies: ghc-aeson@2.2.3.0 ghc-attoparsec@0.14.4 ghc-blaze-builder@0.4.4.1 ghc-blaze-html@0.9.2.0 ghc-blaze-markup@0.8.3.0 ghc-byteable@0.1.1 ghc-data-default@0.8.0.1 ghc-email-validate@2.3.2.21 ghc-persistent@2.17.1.0 ghc-resourcet@1.3.0 ghc-shakespeare@2.1.0.1 ghc-wai@3.2.4 ghc-xss-sanitize@0.3.7.2 ghc-yesod-core@1.6.27.1 ghc-yesod-persistent@1.6.0.8 ghc-network-uri@2.6.4.2
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: http://www.yesodweb.com/
Licenses: Expat
Build system: haskell
Synopsis: Form handling support for Yesod Web Framework
Description:

This Haskell package provides a set of basic form inputs such as text, number, time, checkbox, select, textarea, etc through the Yesod.Form.Fields module. Also, there is Yesod.Form.Nic module providing richtext field using Nic editor.

ghc-js-chart 2.9.4.1
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://github.com/jonascarpay/js-chart#readme
Licenses: Expat
Build system: haskell
Synopsis: Obtain minified chart.js code
Description:

This package bundles the minified chart.js code into a Haskell package, so it can be depended upon by Cabal packages. The first three components of the version number match the upstream chart.js version. The package is designed to meet the redistribution requirements of downstream users (e.g. Debian). This package is a fork of ghc-js-flot using chart.js instead of flot.

ghc-js-flot 0.8.3
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://github.com/ndmitchell/js-flot
Licenses: Expat
Build system: haskell
Synopsis: Obtain minified flot code
Description:

This package bundles the minified Flot code (a jQuery plotting library) into a Haskell package, so it can be depended upon by Cabal packages. The first three components of the version number match the upstream flot version. The package is designed to meet the redistribution requirements of downstream users (e.g. Debian).

ghc-css-text 0.1.3.0
Dependencies: ghc-attoparsec@0.14.4
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://www.yesodweb.com/
Licenses: Expat
Build system: haskell
Synopsis: CSS parser and renderer
Description:

This package provides a CSS parser and renderer for Haskell.

ghc-skein 1.0.9.4
Dependencies: ghc-cereal@0.5.8.3 ghc-tagged@0.8.9 ghc-crypto-api@0.13.3
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://github.com/meteficha/skein
Licenses: Modified BSD
Build system: haskell
Synopsis: Skein family of cryptographic hash functions for Haskell
Description:

Skein is a family of fast secure cryptographic hash functions designed by Niels Ferguson, Stefan Lucks, Bruce Schneier, Doug Whiting, Mihir Bellare, Tadayoshi Kohno, Jon Callas and Jesse Walker.

This Haskell package uses bindings to the optimized C implementation of Skein.

ghc-yesod-test 1.6.19
Dependencies: ghc-hunit@1.6.2.0 ghc-aeson@2.2.3.0 ghc-attoparsec@0.14.4 ghc-blaze-builder@0.4.4.1 ghc-blaze-html@0.9.2.0 ghc-case-insensitive@1.2.1.0 ghc-conduit@1.3.6.1 ghc-cookie@0.5.1 ghc-hspec-core@2.11.12 ghc-html-conduit@1.3.2.2 ghc-http-types@0.12.4 ghc-network@3.2.8.0 ghc-memory@0.18.0 ghc-pretty-show@1.10 ghc-wai@3.2.4 ghc-wai-extra@3.1.17 ghc-xml-conduit@1.10.0.1 ghc-xml-types@0.3.8 ghc-yesod-core@1.6.27.1 ghc-blaze-markup@0.8.3.0
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: http://www.yesodweb.com
Licenses: Expat
Build system: haskell
Synopsis: Integration testing for WAI/Yesod Applications
Description:

This package's main goal is to encourage integration and system testing of web applications by making everything easy to test. Tests are like browser sessions that keep track of cookies and the last visited page. You can perform assertions on the content of HTML responses using CSS selectors.

ghc-happstack-server 7.9.3
Dependencies: ghc-network@3.2.8.0 ghc-network-uri@2.6.4.2 ghc-base64-bytestring@1.2.1.0 ghc-blaze-html@0.9.2.0 ghc-extensible-exceptions@0.1.1.4 ghc-hslogger@1.3.2.0 ghc-html@1.0.1.2 ghc-monad-control@1.0.3.1 ghc-sendfile@0.7.11.6 ghc-system-filepath@0.4.14.1 ghc-syb@0.7.2.4 ghc-threads@0.5.1.8 ghc-transformers-base@0.4.6 ghc-utf8-string@1.0.2 ghc-zlib@0.7.1.0
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://happstack.com
Licenses: Modified BSD
Build system: haskell
Synopsis: Web related tools and services for Haskell
Description:

Happstack Server provides an HTTP server and a rich set of functions for routing requests, handling query parameters, generating responses, working with cookies, serving files, and more.

ghc-aeson-pretty 0.8.10
Dependencies: ghc-aeson@2.2.3.0 ghc-base-compat@0.14.1 ghc-scientific@0.3.8.0 ghc-vector@0.13.2.0 ghc-unordered-containers@0.2.20 ghc-attoparsec@0.14.4 ghc-attoparsec-aeson@2.2.2.0 ghc-cmdargs@0.10.22
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://github.com/informatikr/aeson-pretty
Licenses: Modified BSD
Build system: haskell
Synopsis: JSON pretty-printing library and command-line tool
Description:

This package provides a JSON pretty-printing library compatible with aeson as well as a command-line tool to improve readability of streams of JSON data. The library provides the function encodePretty. It is a drop-in replacement for aeson's encode function, producing JSON-ByteStrings for human readers. The command-line tool reads JSON from stdin and writes prettified JSON to stdout. It also offers a complementary "compact"-mode, essentially the opposite of pretty-printing.

ghc-mattermost-api 90000.0.0
Dependencies: ghc-websockets@0.13.0.0 ghc-aeson@2.2.3.0 ghc-crypton-connection@0.4.5 ghc-memory@0.18.0 ghc-resource-pool@0.4.0.0 ghc-http@4000.4.1 ghc-http-media@0.8.1.1 ghc-network-uri@2.6.4.2 ghc-modern-uri@0.3.6.1 ghc-unordered-containers@0.2.20 ghc-hashable@1.5.0.0 ghc-gitrev@1.3.1 ghc-microlens@0.4.14.0 ghc-microlens-th@0.4.3.17 ghc-pretty-show@1.10 ghc-split@0.2.5 ghc-connection@0.3.1
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://hackage.haskell.org/package/mattermost-api
Licenses: Modified BSD
Build system: haskell
Synopsis: Client API for Mattermost chat system
Description:

This package implements the client API for the Mattermost chat system. Mattermost is a flexible messaging platform. This library provides network API interaction with the Mattermost server.

ghc-xss-sanitize 0.3.7.2
Dependencies: ghc-attoparsec@0.14.4 ghc-css-text@0.1.3.0 ghc-network-uri@2.6.4.2 ghc-tagsoup@0.14.8 ghc-utf8-string@1.0.2
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://github.com/yesodweb/haskell-xss-sanitize#readme
Licenses: FreeBSD
Build system: haskell
Synopsis: Sanitize untrusted HTML to prevent XSS attacks
Description:

This library provides sanitizeXSS. Run untrusted HTML through Text.HTML.SanitizeXSS.sanitizeXSS to prevent XSS attacks.

ghc-tagsoup 0.14.8
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://github.com/ndmitchell/tagsoup
Licenses: Modified BSD
Build system: haskell
Synopsis: Parsing and extracting information from (possibly malformed) HTML/XML documents
Description:

TagSoup is a library for parsing HTML/XML. It supports the HTML 5 specification, and can be used to parse either well-formed XML, or unstructured and malformed HTML from the web. The library also provides useful functions to extract information from an HTML document, making it ideal for screen-scraping.

ghc-path-pieces 0.2.1
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://github.com/yesodweb/path-pieces
Licenses: Modified BSD
Build system: haskell
Synopsis: Used in Yesod to automatically marshall data in the request path
Description:

This Haskell package provides two typeclasses for converting Haskell data types to and from route pieces.

ghc-http-conduit 2.3.9.1
Dependencies: ghc-attoparsec@0.14.4 ghc-resourcet@1.3.0 ghc-conduit@1.3.6.1 ghc-conduit-extra@1.3.8 ghc-http-types@0.12.4 ghc-http-client@0.7.19 ghc-http-client-tls@0.3.6.4 ghc-unliftio-core@0.2.1.0 ghc-aeson@2.2.3.0 ghc-attoparsec-aeson@2.2.2.0
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://github.com/snoyberg/http-client
Licenses: Modified BSD
Build system: haskell
Synopsis: HTTP/HTTPS client with conduit interface
Description:

This library uses attoparsec for parsing the actual contents of the HTTP connection. It also provides higher-level functions which allow you to avoid direct usage of conduits.

ghc-html5-entity 0.2.0.3
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://github.com/zudov/html5-entity/
Licenses: Modified BSD
Build system: haskell
Synopsis: Library for looking up and validating HTML5 entities
Description:

This package provides a library for looking up and validating HTML5 entities. The following document is used as an authoritative source of the valid entity names and their corresponding codepoints. You can think of this library as about bindings to the data from that file. For usage see the Text.Html5.Entity module.

ghc-scalpel 0.6.2.2
Dependencies: ghc-scalpel-core@0.6.2.2 ghc-case-insensitive@1.2.1.0 ghc-data-default@0.8.0.1 ghc-http-client@0.7.19 ghc-http-client-tls@0.3.6.4 ghc-tagsoup@0.14.8
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://github.com/fimad/scalpel
Licenses: ASL 2.0
Build system: haskell
Synopsis: High level web scraping library for Haskell
Description:

Scalpel is a web scraping library inspired by libraries like Parsec and Perl's Web::Scraper. Scalpel builds on top of TagSoup to provide a declarative and monadic interface.

Total packages: 73977