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 tool for manipulating old Android Boot Images. abootimg can work directly on block devices, or, the safest way, on a file image.
android-make-stub provides stubs for the make system of the Android platform. This allows us to use their packages mostly unmodified in our Android NDK build system.
android-libziparchive is a library in common use by the various Android core host applications.
This package provides a Qt graphical interface for transferring files with Android devices using MTP. It also allows the Android device to be mounted via FUSE.
This package provides library and command line interface for communicating with Xiaomi smart appliances over miIO and MIoT protocols.
Pencil2D is an easy-to-use and intuitive animation and drawing tool. It lets you create traditional hand-drawn animations (cartoons) using both bitmap and vector graphics.
SWFTools is a collection of utilities for working with Adobe Flash files (SWF files). The tool collection includes programs for reading SWF files, combining them, and creating them from other content (like images, sound files, videos or sourcecode). The current collection is comprised of the programs detailed below:
swfcombineA multi-function tool for inserting, contatenating, stacking and changing parameters in SWFs.swfstringsScans SWFs for text data.swfdumpPrints out various information about SWFs.jpeg2swfTakes one or more JPEG pictures and generates a SWF slideshow from them.png2swfLike JPEG2SWF, only for PNGs.gif2swfConverts GIFs to SWF. Also able to handle animated GIFs.wav2swfConverts WAV audio files to SWFs, using the LAME MP3 encoder library.font2swfConverts font files (TTF, Type1) to SWF.swfbboxreads out, optimizes and readjusts SWF bounding boxes.swfcA tool for creating SWF files from simple script files. Supports both ActionScript 2.0 aand 3.0.swfextractextracts Movieclips, Sounds, Images etc. from SWF files.as3compileA standalone ActionScript 3.0 compiler. Mostly compatible with Flex.
ETL is a class and template library designed to add new datatypes and functions which combine well with the existing types and functions from the C++ Standard Template Library (STL).
Rlottie is a platform independent standalone c++ library for rendering vector based animations and art in realtime.
Synfig is a vector-based 2D animation package. It is designed to be capable of producing feature-film quality animation. It eliminates the need for tweening, preventing the need to hand-draw each frame. This package contains the graphical user interface for synfig.
Lightspark is a Flash player implementation for playing files in the SWF format. It supports SWF files written on all versions of the ActionScript language.
Synfig is a vector-based 2D animation package. It is designed to be capable of producing feature-film quality animation. It eliminates the need for tweening, preventing the need to hand-draw each frame.
Papagayo is a lip-syncing program designed to help you line up phonemes with the actual recorded sound of actors speaking. Papagayo makes it easy to lip sync animated characters by making the process very simple – just type in the words being spoken, then drag the words on top of the sound’s waveform until they line up with the proper sounds.
Anthy is a Japanese input method for converting hiragana text to mixed kana and kanji. It is written in the C programming language. Anthy stores personal customizations (words it has learned from the user's input, words the user has explicitly added, etc.) in the ~/.anthy/ directory. This package contains the anthy C libraries, the cannadic and alt-cannadic kana dictionaries, as well as command-line tools for using anthy and managing dictionaries.
Clam AntiVirus is an anti-virus toolkit, designed especially for e-mail scanning on mail gateways. It provides a number of utilities including a flexible and scalable multi-threaded daemon, a command line scanner, and advanced tool for automatic database updates. The core of the package is an anti-virus engine available in the form of a shared library.
YARA is a tool aimed at helping malware researchers to identify and classify malware samples. With YARA you can create rules that evaluate conditions based on textual and binary patterns. This package also provides an executable to scan files, folders, and running processes and report those that match said rules.
GNU APL is a free interpreter for the programming language APL. It is an implementation of the ISO standard 13751.
This package provides an implementation of APL in Java, extended from Dyalog APL.
AppArmor is an effective and easy-to-use Linux application security system.
AppArmor proactively protects the operating system and applications from external or internal threats, even zero-day attacks, by enforcing good behavior and preventing both known and unknown application flaws from being exploited.
AppArmor supplements the traditional Unix discretionary access control (DAC) model by providing mandatory access control (MAC). It has been included in the mainline Linux kernel since version 2.6.36 and its development has been supported by Canonical since 2009.
AppArmor is an effective and easy-to-use Linux application security system.
AppArmor proactively protects the operating system and applications from external or internal threats, even zero-day attacks, by enforcing good behavior and preventing both known and unknown application flaws from being exploited.
AppArmor supplements the traditional Unix discretionary access control (DAC) model by providing mandatory access control (MAC). It has been included in the mainline Linux kernel since version 2.6.36 and its development has been supported by Canonical since 2009.
AppArmor is an effective and easy-to-use Linux application security system.
AppArmor proactively protects the operating system and applications from external or internal threats, even zero-day attacks, by enforcing good behavior and preventing both known and unknown application flaws from being exploited.
AppArmor supplements the traditional Unix discretionary access control (DAC) model by providing mandatory access control (MAC). It has been included in the mainline Linux kernel since version 2.6.36 and its development has been supported by Canonical since 2009.
The runtime is the executable part of every AppImage. It mounts the payload via FUSE and executes the entrypoint, allowing users to run applications in a portable manner without the need for installation. This runtime ensures that the AppImage can access its bundled libraries and resources seamlessly, providing a consistent environment across different Linux distributions. In the absence of FUSE, the AppImage can still be started using the --appimage-extract-and-run flag.
APR-util provides a number of helpful abstractions on top of APR.
The mission of the Apache Portable Runtime (APR) project is to create and maintain software libraries that provide a predictable and consistent interface to underlying platform-specific implementations. The primary goal is to provide an API to which software developers may code and be assured of predictable if not identical behaviour regardless of the platform on which their software is built, relieving them of the need to code special-case conditions to work around or take advantage of platform-specific deficiencies or features.