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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


ghc-rsa 2.4.1
Dependencies: ghc-crypto-api@0.13.3 ghc-crypto-pubkey-types@0.4.3 ghc-sha@1.6.4.4
Channel: bugchan
Location: bugchan/packages/haskell-crypto.scm (bugchan packages haskell-crypto)
Home page: http://hackage.haskell.org/package/RSA
Licenses: Modified BSD
Build system: haskell
Synopsis: Implementation of RSA, using the padding schemes of PKCS#1 v2.1.
Description:

This library implements the RSA encryption and signature algorithms for arbitrarily-sized ByteStrings. While the implementations work, they are not necessarily the fastest ones on the planet. Particularly key generation. The algorithms included are based of RFC 3447, or the Public-Key Cryptography Standard for RSA, version 2.1 (a.k.a, PKCS#1 v2.1).

ghc-crypto-pubkey-types 0.4.3
Dependencies: ghc-asn1-types@0.3.4 ghc-asn1-encoding@0.9.6
Channel: bugchan
Location: bugchan/packages/haskell-crypto.scm (bugchan packages haskell-crypto)
Home page: https://github.com/vincenthz/hs-crypto-pubkey-types
Licenses: Modified BSD
Build system: haskell
Synopsis: Generic cryptography Public keys algorithm types
Description:

Generic cryptography public keys algorithm types.

ghc-lens-aeson 1.2.3
Dependencies: ghc-lens@5.1.1 ghc-text-short@0.1.5 ghc-vector@0.12.3.1 ghc-unordered-containers@0.2.19.1 ghc-aeson@2.0.3.0 ghc-scientific@0.3.7.0
Channel: bugchan
Location: bugchan/packages/haskell-web.scm (bugchan packages haskell-web)
Home page: https://github.com/lens/lens-aeson/
Licenses: Expat
Build system: haskell
Synopsis: Law-abiding lenses for aeson
Description:

Law-abiding lenses for aeson.

ghc-authenticate-oauth 1.7
Dependencies: ghc-http-client@0.7.13.1 ghc-crypto-pubkey-types@0.4.3 ghc-rsa@2.4.1 ghc-data-default@0.7.1.1 ghc-base64-bytestring@1.2.1.0 ghc-sha@1.6.4.4 ghc-random@1.2.1.1 ghc-http-types@0.12.3 ghc-blaze-builder@0.4.2.2 ghc-transformers-compat@0.7.2
Channel: bugchan
Location: bugchan/packages/haskell-web.scm (bugchan packages haskell-web)
Home page: https://github.com/yesodweb/authenticate
Licenses: Modified BSD
Build system: haskell
Synopsis: Library to authenticate with OAuth for Haskell web applications
Description:

API docs and the README are available at <http://www.stackage.org/package/authenticate-oauth>.

ghc-wuss 2.0.1.8
Dependencies: ghc-crypton-connection@0.3.2 ghc-data-default@0.7.1.1 ghc-network@3.1.4.0 ghc-websockets@0.12.7.3
Channel: bugchan
Location: bugchan/packages/haskell-web.scm (bugchan packages haskell-web)
Home page: http://hackage.haskell.org/package/wuss
Licenses: Expat
Build system: haskell
Synopsis: Secure WebSocket (WSS) clients
Description:

Wuss is a library that lets you easily create secure WebSocket clients over the WSS protocol. It is a small addition to <https://hackage.haskell.org/package/websockets the websockets package> and is adapted from existing solutions by <https://gist.github.com/jaspervdj/7198388 @jaspervdj>, <https://gist.github.com/mpickering/f1b7ba3190a4bb5884f3 @mpickering>, and <https://gist.github.com/elfenlaid/7b5c28065e67e4cf0767 @elfenlaid>.

ghc-wreq 0.5.4.3
Dependencies: ghc-psqueues@0.2.7.3 ghc-aeson@2.0.3.0 ghc-attoparsec@0.14.4 ghc-authenticate-oauth@1.7 ghc-base16-bytestring@1.0.2.0 ghc-case-insensitive@1.2.1.0 ghc-crypton@0.34 ghc-hashable@1.4.2.0 ghc-http-client@0.7.13.1 ghc-http-client-tls@0.3.6.1 ghc-http-types@0.12.3 ghc-lens@5.1.1 ghc-lens-aeson@1.2.3 ghc-memory@0.17.0 ghc-mime-types@0.1.0.9 ghc-time-locale-compat@0.1.1.5 ghc-unordered-containers@0.2.19.1
Channel: bugchan
Location: bugchan/packages/haskell-web.scm (bugchan packages haskell-web)
Home page: http://www.serpentine.com/wreq
Licenses: Modified BSD
Build system: haskell
Synopsis: Easy-to-use HTTP client library
Description:

A web client library that is designed for ease of use. . Tutorial: <http://www.serpentine.com/wreq/tutorial.html>. Features include: Simple but powerful `lens`-based API, a solid test suite, and built on reliable libraries like http-client and lens, session handling includes connection keep-alive and pooling, and cookie persistence, automatic response body decompression, powerful multipart form and file upload handling, support for JSON requests and responses, including navigation of schema-less responses, basic and OAuth2 bearer authentication, and early TLS support via the tls package.

libcubescript 1.0.0
Channel: bugchan
Location: bugchan/packages/libcubescript.scm (bugchan packages libcubescript)
Home page: https://git.octaforge.org/OctaForge/libcubescript
Licenses: Zlib
Build system: meson
Synopsis: An embeddable, thread-safe implementation of the cubescript language
Description:

Cubescript is a minimal scripting language first introduced in the Cube FPS and carried over into derived games and game engines such as Sauerbraten. Originally being little more than a few hundred lines of code, serving primarily as the console and configuration file format of the game, it grew more advanced features as well as a bytecode VM.

Nowadays, it is a minimal but relatively fully featured scripting language based around the concept that everything can be interpreted as a string. It excels at its original purpose as well as things like text preprocessing. It comes with a Lisp-like syntax and a variety of standard library functions.

Libcubescript is a project that aims to provide an independent, improved, separate implementation of the language, available as a library, intended to satisfy the needs of the OctaForge project. It was originally forked from Cubescript as present in the Tesseract game/engine and gradually rewritten; right now, very little of the original code remains. At language level it is mostly compatible with the other implementations (although with a stricter parser and extra features), while the standard library does not aim to be fully compatible. Some features are also left up to the user to customize, so that it is not tied to game engines feature-wise.

Like the codebase it is derived from, it is available under the permissive zlib license, and therefore compatible with just about anything.

sbcl-sanity-clause 0.7.2-1.023640c
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-arrows@0.2.0-0.df7cf00 sbcl-cl-ppcre@2.1.1 sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-local-time@1.0.6-4.40169fe sbcl-cl-str@0.21 sbcl-trivial-types@0.0.1 sbcl-parse-float@0.0.0-2.3074765 sbcl-quri@0.7.0-0.03ecaf3
Channel: bugchan
Location: bugchan/packages/lisp-xyz.scm (bugchan packages lisp-xyz)
Home page: https://github.com/fisxoj/sanity-clause
Licenses: LGPL 3
Build system: asdf/sbcl
Synopsis: Data serialization/contract library for Common Lisp
Description:

This library is a data validation/contract library. It may be used for configuration data, validating an api response, or documents from a datastore. In a dynamically typed language, it helps clearly define areas of doubt and uncertainty. We should love our users, but we should never blindly trust their inputs.

sbcl-websocket-driver 0.2.0-1.5bd3556
Dependencies: sbcl-babel@0.5.0-3.627d6a6 sbcl-clack@2.1.0-1.4916ebb sbcl-fast-http@0.2.0-2.502a377 sbcl-fast-io@1.0.0-3.a4c5ad6 sbcl-fast-websocket@0.1-1.baeeadd sbcl-event-emitter@0.0.1-0.cb0e15f sbcl-sha1@1.0-0.be8b1b1 sbcl-cl-base64@3.3.4-1.577683b sbcl-split-sequence@2.0.1 sbcl-bordeaux-threads@0.9.3 sbcl-quri@0.7.0-0.03ecaf3
Channel: bugchan
Location: bugchan/packages/lisp-xyz.scm (bugchan packages lisp-xyz)
Home page: https://github.com/fukamachi/websocket-driver
Licenses: FreeBSD
Build system: asdf/sbcl
Synopsis: WebSocket server/client for Common Lisp
Description:

This library provides a WebSocket server and client implementation for Common Lisp.

sbcl-linnaeus 0.0.0-0.8af6439
Dependencies: sbcl-fiveam@1.4.2
Channel: bugchan
Location: bugchan/packages/lisp-xyz.scm (bugchan packages lisp-xyz)
Home page: https://git.sr.ht/~bigbookofbug/linnaeus
Licenses: AGPL 3+
Build system: asdf/sbcl
Synopsis: uncommon common lisp utilities
Description:

TODO

sbcl-arilus 0.0.0-0.f854d5e
Dependencies: sbcl@2.5.8 sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-fiveam@1.4.2 sbcl-iterate@1.5.3 sbcl-serapeum@0.0.0-12.c08442a
Channel: bugchan
Location: bugchan/packages/lisp-xyz.scm (bugchan packages lisp-xyz)
Home page: https://gitlab.com/bigbookofbug/arilus
Licenses: AGPL 3+
Build system: asdf/sbcl
Synopsis: Haskell niceties for Common Lisp
Description:

Arillus is a large, but modular, library bringing some of the better parts of Haskell and Category Theory to Common Lisp. Unlike Coalton, it is not statically-typed, nor is it really intended to enforce a strictly-functional style of programming. Instead, it is intended to provide stronger checks to Common Lisp’s dynamic typing, a loose implementation of typeclassing, and a family of new functions and methods.

acl2 8.6
Dependencies: sbcl@2.5.8
Channel: bugchan
Location: bugchan/packages/lisp-xyz.scm (bugchan packages lisp-xyz)
Home page: https://www.cs.utexas.edu/users/moore/acl2/
Licenses: Modified BSD
Build system: gnu
Synopsis: Interpreter and prover for a Lisp dialect.
Description:

ACL2 is a logic and programming language in which you can model computer systems, together with a tool to help you prove properties of those models. 'ACL2' denotes 'A Computational Logic for Applicative Common Lisp'.

ACL2 is part of the Boyer-Moore family of provers, for which its authors have received the 2005 ACM Software System Award.

This package installs the ACL2 executable only.

sbcl-araneae 0.0.0-0.c119041
Dependencies: sbcl@2.5.8 sbcl-serapeum@0.0.0-12.c08442a sbcl-trivial-types@0.0.1 sbcl-polymorphic-functions@0.5.2 sbcl-dexador@0.9.15-3.d7ac217 sbcl-jzon@1.1.4 sbcl-quri@0.7.0-0.03ecaf3 sbcl-alexandria@1.4-0.009b7e5
Channel: bugchan
Location: bugchan/packages/lisp-xyz.scm (bugchan packages lisp-xyz)
Home page: https://gitlab.com/bigbookofbug/araneae
Licenses: AGPL 3+
Build system: asdf/sbcl
Synopsis: A family of utilities for common lisp web interactions
Description:

Araneae is a small library intended to provide a handful of utilities for working with libraries such as dexador or jzon. Taking a type-based approach, it aims for both speed and correctness.

python-hyrule 1.0.1
Propagated dependencies: python-hy@1.1.0
Channel: bugchan
Location: bugchan/packages/python-xyz.scm (bugchan packages python-xyz)
Home page: https://github.com/hylang/hyrule
Licenses: Expat
Build system: pyproject
Synopsis: Utility library for the Hy programming language
Description:

This package provides a utility library for the Hy programming language.

python-pywayland 0.4.18
Dependencies: wayland@1.24.0
Propagated dependencies: python-cffi@1.17.1
Channel: bugchan
Location: bugchan/packages/python-xyz.scm (bugchan packages python-xyz)
Home page: https://github.com/flacjacket/pywayland
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python bindings for the libwayland library written in pure Python
Description:

Python bindings for the libwayland library written in pure Python.

python-pywlroots 0.17.0
Dependencies: wlroots@0.17.4 wayland@1.24.0 pixman@0.46.4
Propagated dependencies: python-cffi@1.17.1 python-pywayland@0.4.18 python-xkbcommon@1.5.1
Channel: bugchan
Location: bugchan/packages/python-xyz.scm (bugchan packages python-xyz)
Home page: https://github.com/flacjacket/pywlroots
Licenses: NCSA/University of Illinois Open Source License
Build system: pyproject
Synopsis: Python binding to the wlroots library using cffi
Description:

Python binding to the wlroots library using cffi.

python-xkbcommon 1.5.1
Dependencies: libxkbcommon@1.11.0
Propagated dependencies: python-cffi@1.17.1
Channel: bugchan
Location: bugchan/packages/python-xyz.scm (bugchan packages python-xyz)
Home page: https://github.com/sde1000/python-xkbcommon
Licenses: Expat
Build system: pyproject
Synopsis: Bindings for libxkbcommon using cffi
Description:

Bindings for libxkbcommon using cffi.

owl next
Channel: bugchan
Location: bugchan/packages/scheme.scm (bugchan packages scheme)
Home page: https://haltp.org/posts/owl.html
Licenses: Expat
Build system: gnu
Synopsis: Functional Scheme dialect
Description:

Owl Lisp is a simple programming language. It is intended to provide a portable system for writing standalone programs in a subjectively pleasant dialect of Lisp. It has a minimal core and runtime, purely functional operation, and support for asynchronous evaluation.

lain-wired-sddm-theme v0.9.1
Propagated dependencies: qtmultimedia@5.15.17 qtquickcontrols@5.15.17
Channel: bugchan
Location: bugchan/packages/sddm-themes.scm (bugchan packages sddm-themes)
Home page: https://github.com/lll2yu/sddm-lain-wired-theme
Licenses: CC-BY-SA 4.0
Build system: copy
Synopsis: A sddm login screen inspired by 1998 anime "Serial Experiments Lain". Requires use of the sddm-qt5 package.
Description:

This package provides an animated theme for SDDM with aesthetics based off the anime Serial Experiments Lain

zsh-powerlevel10k 1.20.0
Channel: bugchan
Location: bugchan/packages/shell-utils-extra.scm (bugchan packages shell-utils-extra)
Home page: https://github.com/romkatv/powerlevel10k
Licenses: Expat
Build system: copy
Synopsis: A fast reimplementation of Powerlevel9k ZSH theme
Description:

To make use of this derivation, use "source" zsh-powerlevel10k "/share/zsh/plugins/zsh-powerlevel10k/powerlevel10k.zsh-theme"

warpd-wayland 1.3.7-windows-alpha
Dependencies: cairo@1.18.4 wayland@1.24.0 libxkbcommon@1.11.0
Channel: bugchan
Location: bugchan/packages/xdisorg.scm (bugchan packages xdisorg)
Home page: https://github.com/rvaiya/warpd
Licenses: Expat
Build system: gnu
Synopsis: TODO
Description:

TODO

Page: 12
Total results: 46