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.
To prevent Python from decoding and canonicalizing line endings and thus preventing detection, binary mode is used for opening, which means that byte strings are read instead of normal strings. Currently read is used and a loop. This doesn't hide the underlying workings and is hence useful to explain the workings of, but nicer code could probably be written using iterator based operations like drop_while.
croc is a tool that allows any two computers to simply and securely transfer files and folders.
css-micro-reset provides a minimal barebone CSS Reset.
css-wing provides everything you need to create a basic project is included, all in a 2kb file (minified + gzipped). On top of that, almost everything is styled automatically, without the need for learning specific classes. This allows for an intuitive experience developing with Wing, as it's designed to be a boilerplate stylesheet for any project.
css-spcss is a simple and plain stylesheet for simple text-based websites.
css-carbslinux-style provides the common css styles used by Carbs Linux projects.
css-microtip is a modern, minimal css tooptip library with accessibility baked in. Just 1kb minified and gzipped.
css-milligram provides a minimal setup of styles for a fast and clean starting point. Just it! Only 2kb gzipped! It's not about a UI framework.
css-mvp provides an out of the box CSS styling for HTML elements. No class names, no framework to learn.
css-mini-css is a lightweight CSS framework (under 7KB gzipped) designed with mobile devices and modern browsers in mind. Responsiveness, ease of use and customization are some of the main features of the framework, while accessibility and extensive documentation are some of the secondary focuses of the project. The framework is written using Sass, while most of its components are based on Flexbox.
terminal-shit is a chat client that can be run in two modes: in and out.
shitchat is a shitty chat app.
emacs-trident-mode is an emacs minor mode and collection of commands for working with Parenscript code in SLIME and sending it to the browser via Skewer. The goal is to create an environment for hacking Parenscript which fits as naturally as possible into the Lisp style of interactive development.
My org-capture and org-protocol setup.
emacs-importmagic is an Emacs package inspired by thpython-importmagic library and PyCharm's ability to suggesimports for unresolved symbols.
emacs-guess-language detects the language of what you’re typing. Automatically switches the spell checker and typo-mode.
emacs-wrap-region is a minor mode for Emacs that wraps a region with punctuations. For tagged markup modes, such as HTML and XML, it wraps with tags.
emacs-telephone-line is a new implementation of Powerline for emacs with optional baked-in evil support, antialiased separators, and an easy configuration language which makes it trivial to write your own themes.
emacs-helm-dired-history shows dired histories you have visited in Emacs.
An emacs emacs timer for the http://www.pomodorotechnique.com/ pomodoro technique.
emacs-vline-mode provides a simple Emacs major-mode for the redo build system.
emacs-peut-publier is a static website generator for Emacs. It's designed to be customized and extended using Emacs Lisp. Websites are built from lightweight markup files. The default site is an Org mode blog.
guix-packaging provides tools to create and maintain Guix packages quickly and with confidence.
This package provides semantic highlighting in Emacs for C and C++ code through the ccls language server. It is based on the emacs-ccls package, only modified to work with the emacs-eglot LSP plugin instead of emacs-lsp-mode.