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.
pkgconf is a compiler and linker configuration toolkit, mostly compatible with freedesktop.org's pkg-config. A library called libpkgconf is provided to allow C programs to embed its functionality.
gitauthors is simple tool that prints a quick summary of a repository's authors, as collated by commits. Summary output includes each author's name, email, number of commits, and date of last commit.
This package provides a utility for ensuring Google-style docstrings stay up to date with the source code.
Interrogate a codebase for docstring coverage.
This package provides a base16 colorscheme builder for Python
OnlyKey Python Command-Line Utility is a command line tool targeted towards more advanced users. This can be used for configuration and testing.
python-bisect-demo square.py squares a number you give it. But it's broken with negative numbers! I know I checked this with the first version I wrote. When did I break it?
This package provides a CLI tool for the roper library.
RFC 3676 format=flowed text processing
View and filter Hacker News from the command line: Posts, comments, and linked web content.
Export Github repository issues to markdown files: https://github.com/mattduck/gh2md.
This package provides a sleek and powerful Git GUI.
Fuzzy Finder implemented in Python.
The file manager that is not ranger.
This rofi plugin tries to provide an interface to the buku bookmark manager, improving on the (outdated) buku_run script.
Lexilla is a free library of language lexers that can be used with the Scintilla editing component.
Scinterm is a curses platform for Scintilla that supports ncurses, PDCurses, and X/Open Curses.
The slick programming language is a Lisp/Scheme-style s-expression surface syntax for the Go programming language, with a few additional features. Apart from the additional features, it is a faithful mapping of all Go programming language features into s-expression notation, with very few, very minor intentional exceptions.
tinywm is an itsy bitsy floating window manager in around 220 lines of code.
sfeed converts RSS or Atom feeds from XML to a TAB-separated file. There are formatting programs included to convert this TAB-separated format to various other formats. There are also some programs and scripts included to import and export OPML and to fetch, filter, merge and order feed items.
St implements a simple and lightweight terminal emulator. It implements 256 colors, most VT10X escape sequences, utf8, X11 copy/paste, antialiased fonts (using fontconfig), fallback fonts, resizing, and line drawing.