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.
android-safe-iop provides a set of functions for performing and checking safe integer operations. Ensure that integer operations do not result in silent overflow.
Provides a set of udev rules to allow using Android devices with tools such as adb and fastboot without root privileges. This package is intended to be added as a rule to the udev-service-type in your operating-system configuration. Additionally, an adbusers group must be defined and your user added to it.
Simply installing this package will not have any effect. It is meant to be passed to the udev service.
An rsync-like command-line utility that facilitates file transfer over ADB. There are several additional features over Google's original adbsync version with support for the --exclude, --exclude-from, --del, and --delete-excluded command line flags, which have the same purpose to the corresponding rsync flags.
android-libziparchive is a library in common use by the various Android core host applications.
This package provides a drop-in replacement for sdkmanager from the Android SDK. It is written in Python and part of the F-Droid project. It implements the exact API of the Android sdkmanager command line. The project also attempts to maintain the same terminal output.
Google Test features an XUnit test framework, automated test discovery, death tests, assertions, parameterized tests and XML test report generation.
android-libutils provides utilities for Android NDK developers.
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 applications are Java programs that run on a customized virtual machine, which is part of the Android operating system, the Dalvik VM. Their bytecode differs from the bytecode of normal Java applications. Enjarify can translate the Dalvik bytecode back to equivalent Java bytecode, which simplifies the analysis of Android applications. It's an alternative fork of not maintained Goole's project https://github.com/google/enjarify.
This package provides fastboot, a tool to upload file system images to Android devices.
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.
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).
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.
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.
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.
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.
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.
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.
This package provides an implementation of APL in Java, extended from Dyalog APL.
GNU APL is a free interpreter for the programming language APL. It is an implementation of the ISO standard 13751.
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.