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.
This package provides a number of testing frameworks.
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.
RestrictedPython is a defined subset of the Python language which allows to provide a program input into a trusted environment.
Embedding of configuration information in Python code.
Shared Zope Toolkit browser components
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.
Plotly's Python graphing library makes interactive, publication-quality graphs online. Examples of how to make line plots, scatter plots, area charts, bar charts, error bars, box plots, histograms, heatmaps, subplots, multiple-axes, polar charts, and bubble charts.
SimPy is a process-based discrete-event simulation framework based on standard Python.
A web-based frontend for Retroshare. Communicates with the client through the JSON API.
This package provides a C library for the SAM v3 API.
A small library to add local network discovery feature to your C++ programs with no dependencies.
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.
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.
This package provides content-addressable object storage for the Software Heritage project.
In-memory graph representation and browsing service for the Software Heritage Merkle DAG.
Software Heritage Web client
Software Heritage Mercurial Loader
Persistent logger of changes to the archive, with publish-subscribe support.
Software Heritage Deposit Server
This package provides a perfect hash table for Software Heritage object storage.
Software Heritage content replayer.
Software Heritage lister
Agnostic scaffolding to help writing VCS-specific (git, mercurial, svn...) or package (npm, pypi, archive, debian, .deposit, ..) loaders.