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

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.


sing-box 1.12.8
Channel: rrr
Location: rrr/packages/networking.scm (rrr packages networking)
Home page: https://sing-box.sagernet.org
Licenses: GPL 3+
Build system: trivial
Synopsis: The universal proxy platform
#<unspecified>
yggdrasil 0.5.14
Channel: rrr
Location: rrr/packages/networking.scm (rrr packages networking)
Home page: https://yggdrasil-network.github.io/blog.html
Licenses: LGPL 3
Build system: go
Synopsis: Experiment in scalable routing as an encrypted IPv6 overlay network
Description:

Yggdrasil is an early-stage implementation of a fully end-to-end encrypted IPv6 network. It is lightweight, self-arranging, supported on multiple platforms and allows pretty much any IPv6-capable application to communicate securely with other Yggdrasil nodes. Yggdrasil does not require you to have IPv6 Internet connectivity - it also works over IPv4.

fastd 22
Dependencies: libcap@2.64 libuecc@7 libmnl@1.0.5 libsodium@1.0.22 json-c@0.18 openssl@3.5.5
Channel: rrr
Location: rrr/packages/networking.scm (rrr packages networking)
Home page: https://github.com/NeoRaider/fastd
Licenses: Modified BSD
Build system: meson
Synopsis: Fast and Secure Tunnelling Daemon
Description:

fastd is a very small VPN daemon which tunnels IP packets and Ethernet frames over UDP. It supports various modern encryption and authentication schemes and can be used in many different network topologies (1:1, 1:n, meshed).

librdkafka 1.6.0
Propagated dependencies: zlib@1.3.1
Channel: rrr
Location: rrr/packages/networking.scm (rrr packages networking)
Home page: https://github.com/edenhill/librdkafka
Licenses: FreeBSD
Build system: gnu
Synopsis: Apache Kafka C/C++ client library
Description:

librdkafka is a C library implementation of the Apache Kafka protocol, containing both Producer and Consumer support.

byedpi 0.17.3
Channel: rrr
Location: rrr/packages/networking.scm (rrr packages networking)
Home page: https://github.com/hufrea/byedpi
Licenses: Expat
Build system: gnu
Synopsis: Bypass DPI
Description:

Implementation of some DPI bypass methods. The program is a local SOCKS proxy server.

leafnode 1.11.12
Dependencies: pcre@8.45
Propagated dependencies: xinetd@2.3.15.4
Channel: rrr
Location: rrr/packages/nntp.scm (rrr packages nntp)
Home page: https://www.leafnode.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: Store-and-forward NNTP proxy server
Description:

Leafnode is a USENET software package designed for small sites, with a few tens of readers and only a slow link to the net. It consists of several programs, three essential ones and several add-ons. - Leafnode is the NNTP server. It talks to the normal news clients, and stores readership data. - Fetchnews is the NNTP news-gatherer. It looks at the readership data Leafnode stores, and selects what groups to pull news from. - Texpire is responsible for deleting old and uninteresting news. It deletes all discussion threads that are old and not recently read.

authinfo 0-0.0098545
Dependencies: gpgme@1.24.1 libassuan@3.0.1
Channel: rrr
Location: rrr/packages/password-utils.scm (rrr packages password-utils)
Home page: https://github.com/aartamonau/authinfo
Licenses: GPL 3+
Build system: gnu
Synopsis: KISS password manager
Description:

Authinfo is supposed to be a keep it simple stupid and don’t reinvent the wheel password manager. It’s simple in that the passwords are stored in a human readable text file.

python-zope.annotation 4.7.0
Propagated dependencies: python-setuptools@80.9.0 python-zope.component@5.0.1 python-zope.interface@5.4.0 python-zope.location@4.2 python-zope.proxy@4.5.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/zopefoundation/zope.annotation
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Object annotation mechanism
Description:

Object annotation mechanism

python-django-cors-headers 3.11.0
Propagated dependencies: python-django@5.2.15
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/adamchainz/django-cors-headers
Licenses: Expat
Build system: python
Synopsis: A Django App that adds CORS headers to responses
Description:

django-cors-headers is a Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS).

python-simpy 4.0.1
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://simpy.readthedocs.io
Licenses: Expat
Build system: python
Synopsis: Event discrete, process based simulation for Python
Description:

SimPy is a process-based discrete-event simulation framework based on standard Python.

python-fastavro 1.4.10
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/fastavro/fastavro
Licenses: Expat
Build system: python
Synopsis: Fast read/write of AVRO files
Description:

This package provides fast read/write of AVRO files.

python-types-toml 0.10.4
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/python/typeshed
Licenses: ASL 2.0
Build system: python
Synopsis: Typing stubs for toml
Description:

Collection of library stubs for Python, with static types.

python-zope.testing 4.10
Propagated dependencies: python-setuptools@80.9.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/zopefoundation/zope.testing
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Zope testing helpers
Description:

This package provides a number of testing frameworks.

python-avro 1.11.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://avro.apache.org/
Licenses: ASL 2.0
Build system: python
Synopsis: Avro is a serialization and RPC framework
Description:

This package provides a serialization and RPC framework.

python-pytest-postgresql 3.1.2
Propagated dependencies: python-mirakuru@2.4.2 python-port-for@0.6.2 python-pytest@9.0.2
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/ClearcodeHQ/pytest-postgresql
Licenses: LGPL 3
Build system: python
Synopsis: Postgresql fixtures and fixture factories for Pytest.
Description:

This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtures for PostgreSQL process and client.

python-zope.contenttype 4.5.0
Propagated dependencies: python-setuptools@80.9.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: http://github.com/zopefoundation/zope.contenttype
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Zope contenttype
Description:

Zope contenttype.

python-py4j 0.10.9.5
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://www.py4j.org/
Licenses: Modified BSD
Build system: python
Synopsis: Py4J - a bridge between Python and Java
Description:

Enables Python programs to dynamically access arbitrary Java objects.

python-django-test-migrations 1.2.0
Propagated dependencies: python-typing-extensions@4.15.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/wemake-services/django-test-migrations
Licenses: Expat
Build system: python
Synopsis: Test django schema and data migrations, including ordering
Description:

Test django schema and data migrations, including ordering.

python-types-flask 1.1.6
Propagated dependencies: python-types-click@7.1.8 python-types-jinja2@2.11.9 python-types-werkzeug@1.0.9
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/python/typeshed
Licenses: ASL 2.0
Build system: python
Synopsis: Typing stubs for Flask
Description:

Collection of library stubs for Python, with static types.

python-fastbencode 0.0.7
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/breezy-team/fastbencode
Licenses: GPL 2+
Build system: python
Synopsis: Implementation of bencode with optional fast C extensions
Description:

Implementation of bencode with optional fast C extensions

python-zope.datetime 4.3.0
Propagated dependencies: python-setuptools@80.9.0 python-six@1.17.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: http://github.com/zopefoundation/zope.datetime
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Zope datetime
Description:

Zope datetime.

python-djangorestframework-stubs 1.5.0
Propagated dependencies: python-coreapi@2.3.3 python-django-stubs@1.10.1 python-mypy@1.18.2 python-requests@2.32.5 python-types-markdown@3.3.12 python-types-pyyaml@6.0.5 python-types-requests@2.27.16 python-typing-extensions@4.15.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/typeddjango/djangorestframework-stubs
Licenses: Expat
Build system: python
Synopsis: PEP-484 stubs for django-rest-framework
Description:

PEP-484 stubs for django-rest-framework.

python-zope.location 4.2
Propagated dependencies: python-setuptools@80.9.0 python-zope.interface@5.4.0 python-zope.proxy@4.5.0 python-zope.schema@6.2.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: http://github.com/zopefoundation/zope.location/
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Zope Location
Description:

Zope Location

python2-futures 3.2.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/agronholm/pythonfutures
Licenses: Modified BSD
Build system: python
Synopsis: Backport of the concurrent.futures package from Python 3.2
Description:

The concurrent.futures module provides a high-level interface for asynchronously executing callables. This package backports the concurrent.futures package from Python 3.2

Total packages: 72693