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.
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 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).
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 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.
Plots, scatter plots, histograms and heatmaps in the terminal using braille dots, and foreground and background colors - with (almost) no dependancies. Make complex figures using the Figure class or make fast and simple plots using graphing function - similar to a very small sibling to matplotlib. Or use the canvas to plot dots, lines and images yourself.
Collection of library stubs for Python, with static types.
Zope Template Application Language (TAL).
The runtime library msrest for AutoRest generated Python clients.
Collection of library stubs for Python, with static types.
Collection of library stubs for Python, with static types.
Collection of library stubs for Python, with static types.
This package supports the efficient creation of hookable objects, which are callable objects that are meant to be optionally replaced.
Zope Deprecation Infrastructure
Python Gettext po to mo file compiler.
Enum34 is the new Python stdlib enum module available in Python 3.4 backported for previous versions of Python from 2.4 to 3.3.
Shared Zope Toolkit browser components
Easily write objects that delegate behavior
The package asynctest is built on top of the standard unittest module and cuts down boilerplate code when testing libraries for asyncio.
This package provides Azure Storage Blobs client library for Python.
This package provides Confluent's Python client for Apache Kafka.
Enables Python programs to dynamically access arbitrary Java objects.
Collection of library stubs for Python, with static types.
Python bindings to the Tree-sitter parsing library.
This package provides a serialization and RPC framework.