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 contains the official KiCad footprint libraries.
pandapower is an easy to use network calculation program aimed to automate the analysis and optimization of power systems. It uses the data analysis library pandas and is compatible with the commonly used MATPOWER / PYPOWER case format. pandapower allows using different solvers including an improved Newton-Raphson power flow implementation, all PYPOWER solvers, the C++ library solvers for fast steady-state distribution power system analysis of PowerGridModel, the Newton-Raphson power flow solvers in the C++ library lightsim2grid, and the PowerModels.jl library.
libmodbus is a library to send/receive data with a device which respects the Modbus protocol. This library can use a serial port or an Ethernet connection.
Fasthenry is an inductance extraction program based on a multipole-accelerated algorithm.
poke-elf is a GNU poke pickle for editing ELF object files, executables, shared libraries and core dumps. It supports many architectures and extensions.
Capstone is a lightweight multi-platform, multi-architecture disassembly framework. Capstone can disassemble machine code for many supported architectures such as x86, x86_64, arm, arm64, mips, ppc, sparc, sysz and xcore. It provides bindings for Python, Java, OCaml and more.
Epour is a BitTorrent client based on the Enlightenment Foundation Libraries (EFL) and rb-libtorrent.
PYTHON-EFL are the python bindings for the whole Enlightenment Foundation Libraries stack (eo, evas, ecore, edje, emotion, ethumb and elementary).
This is a process monitor and system monitor using the Enlightenment Foundation Libraries (EFL).
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.
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.
Rage is a video and audio player written with Enlightenment Foundation Libraries with some extra bells and whistles.
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.
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 Erlang/Elixir image converter.
This package provides a library to periodically collect measurements and dispatch them as Telemetry events.
This package provides a generic interface to different metrics systems in Erlang.
This package provides native zlib driver for Erlang/Elixir.
This package provides ProcessOne utility modules for Erlang.
This package provides TLS/SSL OpenSSL-based native driver for Erlang/Elixir.
This package provides SQLite3 driver for Erlang.
This package provides PKIX management for Erlang.
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.