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.
Implementation of some DPI bypass methods. The program is a local SOCKS proxy server.
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.
Grok-like configuration for basic components (adapters, utilities, subscribers).
Typing stubs for chardet.
Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a pre-fork worker model. The Gunicorn server is broadly compatible with various web frameworks, simply implemented, light on server resources, and fairly speedy.
Browser resources implementation for Zope.
Object annotation mechanism
The package asynctest is built on top of the standard unittest module and cuts down boilerplate code when testing libraries for asyncio.
Embedding of configuration information in Python code.
This pakage provides runtime validators for attrs.
Collection of library stubs for Python, with static types.
This package provides a serialization and RPC framework.
This package provides zope.interface extension for defining data schemas.
Zope contenttype.
Enums with zope.schema vocabulary support and database-friendly conveniences.
This package provides Azure Storage Blobs client library for Python.
Vanilla HTML components for Dash.
Collection of library stubs for Python, with static types.
Object life-cycle events.
Typing stubs for docutils.
This package provides Azure Core shared client library for Python.
PEP-484 stubs for django-rest-framework.