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.
The Zope publisher publishes Python objects on the web.
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.
Enums with zope.schema vocabulary support and database-friendly conveniences.
Zope Component Architecture
The zope.event package provides a simple event system, including:
- An event publishing API, intended for use by applications which are unaware of any subscribers to their events.
- A very simple synchronous event-dispatching system, on which more sophisticated event dispatching systems can be built. For example, a type-based event dispatching system that builds on zope.event can be found in zope.component.
This package provides zope.interface extension for defining data schemas.
Zope Security Framework
Zope Deprecation Infrastructure
Object life-cycle events.
django-cors-headers is a Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS).
Typing stubs for setuptools.
Redis fixtures and fixture factories for Pytest. This is a pytest plugin, that enables you to test your code that relies on a running Redis database. It allows you to specify additional fixtures for Redis process and client.
Python Gettext po to mo file compiler.
This package provides a C library for the SAM v3 API.
A web-based frontend for Retroshare. Communicates with the client through the JSON API.
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.
RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
A small library to add local network discovery feature to your C++ programs with no dependencies.
This package provides syntax highlighting for the shell zsh. It enables highlighting of commands whilst they are typed at a zsh prompt into an interactive terminal. This helps in reviewing commands before running them, particularly in catching syntax errors.
Persistent logger of changes to the archive, with publish-subscribe support.
The Software Heritage Git Loader is a tool and a library to walk a local Git repository and inject into the SWH dataset all contained files that weren't known before.
Software Heritage Mercurial Loader
Software Heritage Directory Loader
Source code scanner to analyze code bases and compare them with source code artifacts archived by Software Heritage.