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.
Next version of neatvi (a small vi/ex editor) for editing bidirectional UTF-8 text.
em-keyboard is a nifty command-line utility for referencing emoji characters by name. Provide the names of a few emoji, and those lucky chosen emojis will be displayed in your terminal, then copied to your clipboard. Automagically.
ascii2tex generates plain Tex formatted ascii texti with a pipe.
migadu-cli is a command line tool for managing Migadu email hosting.
Bibman (BIBliography MANager) is a small console tool for managing BibTeX files. Its functionality is meant to be similar to JabRef and its user interface is inspired by vim. It enables quick searching, filtering, editing, sorting etc. of bibliography entries using a text-mode, keyboard-only interface. It stores bibliographies in plain BibTeX files and uses only standard fields.
Thin Python wrapper for the US Census Geocoder
Typing stubs for setuptools
Aligns columns in your ASCII tables on the command line or in vim.
neatvi is a vi/ex editor. It can edit bidirectional UTF-8 text.
This package provides a simple Python library for easily displaying tabular data in a visually appealing ASCII table format
Generate and work with holidays in Python
guitar-scale-chart is a script to display guitar scales across the fretboard.
CSV library written in pure ANSI C that can read and write CSV data.
A CLI version of the game 2048 for your Linux terminal.
This package provides a simple, correct PEP517 package builder
npm is a password manager based on a modified version of pash where gpg is replaced by npm-core and npmc.
Update pijul from git.
This package provides a Python CLI tool for fetching trending github repositories and developers.
go-github-com-matryer-is is a lightweight testing mini-framework for Go.
{code
Easily use code directly from Stack Overflow.
scheme-texinfo provides texinfo files from
* SICP: http://www.neilvandyke.org/sicp-texi/ * R5RS: ftp://ftp.cs.indiana.edu/pub/scheme-repository/doc/standards/
Converts between Gregorian dates and other calendar systems
Typing stubs for colorama