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.
Embedding of configuration information in Python code.
This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtures for PostgreSQL process and client.
Collection of library stubs for Python, with static types.
Object life-cycle events.
Navigate HTTP resources using WADL files as guides.
Collection of library stubs for Python, with static types.
Zope Internationalization Support
Collection of library stubs for Python, with static types.
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.
A web-based frontend for Retroshare. Communicates with the client through the JSON API.
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 a C library for the SAM v3 API.
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.
Tools to compute multiple indexes on SWH's raw contents.
Software Heritage content replayer.
Service providing efficient estimates of the number of objects in the SWH archive, using Redis's Hyperloglog.
Software Heritage Authentication Utilities.
This package provides a perfect hash table for Software Heritage object storage.
Implementation of the Data model of the Software Heritage project, used to archive source code artifacts.
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 Tarball Loader