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.
librdkafka is a C library implementation of the Apache Kafka protocol, containing both Producer and Consumer support.
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.
Zope Deprecation Infrastructure
Zope datetime.
Generic transparent proxies via a C extension module.
lazr.authentication implements various HTTP authentication schemes as simple pieces of WSGI middleware. Currently implemented are HTTP Basic and section 7 of the OAuth specification.
This package provides a programmable client library that takes advantage of the commonalities among lazr.restful web services to provide added functionality on top of wadllib.
This pakage provides runtime validators for attrs.
This package provides a utility that helps with local TCP ports management. It can find an unused TCP localhost port and remember the association.
Convert GeoJSON to WKT/WKB (Well-Known Text/Binary) or GeoPackage Binary, and vice versa. Extended WKB/WKT are also supported. Conversion functions are exposed through idiomatic load/loads/dump/dumps interfaces.
This package provides a Python framework for building reactive web-apps. Developed by Plotly.
Extensible system for supporting various kinds of configurations.
Transparently use webpack with django.
Navigate HTTP resources using WADL files as guides.
This package provides interfaces/implementations for events relative to the lifetime of a server process (startup, database opening, etc.). These events are usually used with zope.event.
Zope Location
Compress responses in your Flask app with gzip, deflate or brotli.
Collection of library stubs for Python, with static types.
The runtime library msrest for AutoRest generated Python clients.
This package provides fast read/write of AVRO files.
Browser resources implementation for Zope.