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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
liblcf is a library to handle RPG Maker 2000 and 2003 game data. It can read and write LCF and XML files.
liblinebreak is an implementation of the line breaking algorithm as described in Unicode 6.0.0 Standard Annex 14, Revision 26. It breaks lines that contain Unicode characters. It is designed to be used in a generic text renderer.
CHMLIB is a library for dealing with ITSS/CHM format files.
This package provides InkBox eBook reader.
xCHM is a graphical CHM file viewer. It is a frontend to the CHM library CHMLIB.
Calibre is an e-book library manager. It can view, convert and catalog e-books in most of the major e-book formats. It can also talk to many e-book reader devices. It can go out to the Internet and fetch metadata for books. It can download newspapers and convert them into e-books for convenient reading.
Libmobi is a C library for handling MOBI ebook format documents, with the following features:
reading and parsing:
some older text Palmdoc formats (pdb),
Mobipocket files (prc, mobi),
newer MOBI files including KF8 format (azw, azw3),
Replica Print files (azw4)
recreating source files using indices
reconstructing references (links and embedded) in html files
reconstructing source structure that can be fed back to kindlegen
reconstructing dictionary markup (orth, infl tags)
writing back loaded documents
metadata editing
handling encrypted documents
This package provides a Python module for interacting with Microsoft Compiled HTML (CHM) files.
Ebook library which can handle EPUB2/EPUB3 and Kindle format.
fbreader is an E-Book reader. It supports the following formats:
CHM
Docbook
FB2
HTML
OEB
PDB
RTF
TCR
TXT
XHTML
Cozy is a modern audiobook player written in GTK+.
Some of the current features:
Import your audiobooks into Cozy to browse them comfortably
Sort your audio books by author, reader & name
Remembers your playback position
Sleep timer
Playback speed control
Search your library
Offline mode
Add multiple storage locations
Drag & Drop to import new audio books
Support for DRM free mp3, m4a (aac, ALAC, …), flac, ogg, opus, wav files
Mpris integration (Media keys & playback info for desktop environment)
This package provides command-line tools and a library for accessing and converting various ebook file formats.
shirah is a curses based terminal ebook reader that can display ebooks in the usual way or with Rapid Serial Visual Presentation, a method to enable speedreading by showing the text word by word at configurable speeds.
epub-thumbnailer is a simple script that tries to find a cover into an epub file and creates a thumbnail for it.
Snap! (formerly BYOB) is a visual, drag-and-drop programming language. It is an extended reimplementation of Scratch (a project of the Lifelong Kindergarten Group at the MIT Media Lab) that allows you to Build Your Own Blocks. It also features first class lists, first class procedures, and continuations. These added capabilities make it suitable for a serious introduction to computer science for high school or college students.
This package provides a snap executable calling xdg-open to open the application in a web browser, for offline usage.
Tagaini Jisho is a Japanese dictionary and kanji lookup tool. It aims at becoming your Japanese study assistant. It allows you to quickly search for entries and mark those that you wish to study, along with tags and personal notes. It also let you train entries you are studying and follows your progression in remembering them. Finally, it makes it easy to review entries you did not remember by listing them on screen or printing them on a small booklet.
Tagaini Jisho also features complete stroke order animations for more than 6000 kanji.
FET is a program for automatically scheduling the timetable of a school, high-school or university. It uses a fast and efficient timetabling algorithm.
Usually, FET is able to solve a complicated timetable in maximum 5-20 minutes. For extremely difficult timetables, it may take a longer time, a matter of hours.
Kanatest is a Japanese kana (Hiragana and Katakana) simple flashcard tool.
During test the Kanatest displays randomly selected kana char (respecting mode and lesson) and waits for user answer expected as romaji equivalent. This process continues until all questions will be answered or all questions will be answered correctly (depends on options). At the end of test a short info about drilling time and correctness ratio is displayed. The results are stored and user can review his performance in any time.
HardV is a powerful spaced repetition flash card program. The key features are:
HardV runs in the CLI mode by default, but you may configure it to be a TUI program, or to view images in a GUI window.
HardV can open the editor, send the content you wrote to an online judging system, and determine the next quiz time by the judging result.
It can be used to implement keyboard shortcut practice, cloze deletion, text-to-speech review, typing in the answer, and more.
The format of input files are easy to be parsed by both human and other Unix utilities like grep, sed, and awk.
Metadata like scheduled time is written back to input files; thus all your data is in files created and managed by yourself.
HardV is a Unix filter in the default mode; that makes it easy to be called by other programs. For example, you could pipe HardV to a voice synthesizer to make an audio quiz.
Commandline client for exercism.io, a free service providing mentored learning for programming languages.
Klavaro is a simple tutor to teach correct typing, almost independently of language and very flexible regarding to new or unknown keyboard layouts.
Codeforces Tool is a command-line interface tool for Codeforces. Its features include:
support Contests, Gym, Groups and acmsguru
support all programming languages in Codeforces
submit codes
watch submissions' status dynamically
fetch problems' samples
compile and test locally
clone all codes of someone
generate codes from the specified template (including timestamp, author, etc.)
list problems' stats of one contest
use default web browser to open problems' pages, standings' page, etc.
setup a network proxy and setup a mirror host
Gotypist is a simple typing tutor for text terminals, similar to gtypist but with no instruction. Hence it's best suited for people who already know how to touch type and wish to improve their typing accuracy and/or speed.
You can provide your own lesson text, choose from the included samples, or ask gotypist to construct a random lesson from a fixed list of the most frequently used words in American English.
GNU MDK is the Mix Development Kit, an emulation of the pedagogical computer MIX and its assembly language MIXAL. MIX has a virtual CPU with standard features such as registers, memory cells, an overflow toggle, comparison flags, input-output devices, and a set of binary instructions. The package includes a compiler, a virtual machine, a GUI for the virtual machine, and more.