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.
Cutter is a reverse engineering platform powered by rizin. It aims to be an advanced and customizable reverse engineering platform while keeping the user experience in mind. Cutter is created by reverse engineers for reverse engineers.
Lib3ds is a toolkit for handling the 3DS format for 3D model files. Its main goal is to simplify the creation of 3DS import and export filters.
Ephoto is an image viewer and editor written using the Enlightenment Foundation Libraries (EFL). It focuses on simplicity and ease of use, while taking advantage of the speed and small footprint the EFL provide.
Ephoto’s features include:
Browsing the file system and displaying images in an easy-to-use grid view.
Browsing images in a single image view format.
Viewing images in a slideshow.
Editing your image with features such as cropping, auto enhance, blurring, sharpening, brightness/contrast/gamma adjustments, hue/saturation/value adjustments, and color level adjustment.
Applying artistic filters to your image such as black and white and old photo.
Drag And Drop along with file operations to easily maintain your photo directories.
Enlightenment is resource friendly desktop environment with integrated file manager, wide range of configuration options, plugin system allowing to unload unused functionality, with support for touchscreen and suitable for embedded systems.
Rage is a video and audio player written with Enlightenment Foundation Libraries with some extra bells and whistles.
Terminology is fast and feature rich terminal emulator. It is solely based on Enlightenment Foundation Libraries. It supports multiple tabs, UTF-8, URL and local path detection, themes, popup based content viewer for non-text contents and more.
This is a process monitor and system monitor using the Enlightenment Foundation Libraries (EFL).
PYTHON-EFL are the python bindings for the whole Enlightenment Foundation Libraries stack (eo, evas, ecore, edje, emotion, ethumb and elementary).
Enlightenment Foundation Libraries is a set of libraries developed for Enlightenment. Libraries covers data serialization, wide support for graphics rendering, UI layout and themes, interaction with OS, access to removable devices or support for multimedia.
entr reads a list of file names from standard input and executes a given command (including arguments) whenever any of them change. It aims to facilitate rapid feedback and automated testing.
For example, you can use entr to automatically invoke make each time you modify a source code file. It supports interactive utilities and doesn't waste resources by polling for changes.
This package provides fast Expat-based Erlang/Elixir XML parsing library.
This package provides ProcessOne SIP server component in Erlang.
This package provides non-blocking Redis client for Erlang with focus on performance and robustness.
This package provides epam helper for PAM authentication support.
This package provides SQLite3 driver for Erlang.
Ranch aims to provide everything you need to accept TCP connections with a small code base and low latency while being easy to use directly as an application or to embed into your own.
This package provides a generic interface to different metrics systems in Erlang.
This package provides erlang-hackney, a simple HTTP client.
Cowboy aims to provide a complete HTTP stack in a small code base. It is optimized for low latency and low memory usage, in part because it uses binary strings.
Cowboy provides routing capabilities, selectively dispatching requests to handlers written in Erlang. Because it uses Ranch for managing connections, Cowboy can easily be embedded in any other application.
This package provides native zlib driver for Erlang/Elixir.
This package provides JSON Object Signing and Encryption (JOSE) for Erlang and Elixir.
Binpp will use io:format to output the formatted binary by default. However there are options making pprint functions return formatted data instead of performing direct IO write.
This package provides in-memory cache Erlang/Elixir library.
This package provides a difference library.