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.
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.
Mirakuru - a Python library that starts your subprocess and waits for a clear indication, that it's running (process orchestrator).
The Zope publisher publishes Python objects on the web.
This package provides zope.interface extension for defining data schemas.
Typing stubs for chardet.
SimPy is a process-based discrete-event simulation framework based on standard Python.
Zope Template Application Language Expression Syntax (TALES).
Collection of library stubs for Python, with static types.
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.
This package provides a helper to navigate batched results in a web page.
This package contains exception exceptions and implementations which are so general purpose that they don't belong in Zope application-specific packages.
PEP-484 stubs for django-rest-framework.
Implementation of bencode with optional fast C extensions
Core component suite for Dash
Method and property caching decorators.
Zope contenttype.
Simple immutable types for python.
This package provides message Identifiers for internationalization.
Python Gettext po to mo file compiler.
django-cors-headers is a Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS).
This package provides access to the Keycloak API.
Object life-cycle events.
RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
jni.hpp is a modern, type-safe, header-only, C++14 wrapper for JNI (Java Native Interface). Its aim is to make calling Java from C++, or C++ from Java, convenient and safe, without sacrificing low-level control, as you commonly do with code generation approaches.