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.
libtorrent-rasterbar is a feature-complete C++ BitTorrent implementation focusing on efficiency and scalability. It runs on embedded devices as well as desktops.
Transmission is a BitTorrent client that comes with graphical, textual, and Web user interfaces. Transmission also has a daemon for unattended operations. It supports local peer discovery, full encryption, DHT, µTP, PEX and Magnet Links.
transmission-remote-gtk is a GTK client for remote management of the Transmission BitTorrent client, using its HTTP RPC protocol.
LibTorrent is a BitTorrent library used by and developed in parallel with the BitTorrent client rtorrent. It is written in C++ with emphasis on speed and efficiency.
The SWORD Project is a free Bible software project used to create Bible software, with support for multiple texts and languages.
Xiphos is a Bible study tool using GTK. It uses Sword to display bibles, commentaries, dictionaries, and other texts and images. Xiphos includes features such as searching, biblesync, bookmarks, parallel study, and original language study.
Emacs Lisp Elements is a book written by Protesilaos Stavrou, providing a big picture view of the Elisp programming language by combining prose with code. This book aims to provide an idea of how Elisp works by showing some of the main concepts and patterns encountered in everyday Elisp code.
This book is not intended as a replacement for the built-in Emacs Lisp Reference Manual, but instead to give readers enough information to reason about Elisp code.
Structure and Interpretation of Computer Programs (SICP) is a textbook aiming to teach the principles of computer programming.
Using Scheme, a dialect of the Lisp programming language, the book explains core computer science concepts such as abstraction in programming, metalinguistic abstraction, recursion, interpreters, and modular programming.
Science, Programming, Art and Radioelectronics Club (SPARC) is a book that explains how to combine the topics mentioned in the title to build projects. The book can be used to teach programming classes in colleges and to organize workshops in hackerspaces or other community-driven spaces. Currently the book is available in Russian and English.
In 2002, Sam Williams wrote Free as in Freedom, a biography of Richard M. Stallman. In its epilogue, Williams expressed hope that choosing to distribute his book under the GNU Free Documentation License would enable and encourage others to share corrections and their own perspectives through modifications to his work. Free as in Freedom (2.0) is Stallman's revision of the original biography. While preserving Williams's viewpoint, it includes factual corrections and extensive new commentary by Stallman, as well as new prefaces by both authors written for the occasion. It is a rare kind of biography, where the reader has the benefit of both the biographer's original words and the subject's response.
A collection of libraries intended to be widely useful, and usable across a broad spectrum of applications.
A collection of libraries intended to be widely useful, and usable across a broad spectrum of applications.
A collection of libraries intended to be widely useful, and usable across a broad spectrum of applications.
The Boost.Sync library provides mutexes, semaphores, locks and events and other thread related facilities. Boost.Sync originated from Boost.Thread.
A collection of libraries intended to be widely useful, and usable across a broad spectrum of applications.
A collection of libraries intended to be widely useful, and usable across a broad spectrum of applications.
A collection of libraries intended to be widely useful, and usable across a broad spectrum of applications.
Mdds (multi-dimensional data structure) provides a collection of multi-dimensional data structures and indexing algorithms for C++. It includes flat segment trees, segment trees, rectangle sets, point quad trees, multi-type vectors and multi-type matrices.
The Boost.Signals2 library is an implementation of a managed signals and slots system.
A collection of libraries intended to be widely useful, and usable across a broad spectrum of applications.
U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
GRUB is a multiboot bootloader. It is used for initially loading the kernel of an operating system and then transferring control to it. The kernel then goes on to load the rest of the operating system. As a multiboot bootloader, GRUB handles the presence of multiple operating systems installed on the same computer; upon booting the computer, the user is presented with a menu to select one of the installed operating systems.
U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).