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.
Discount is a markdown implementation, written in C. It provides a markdown command, and a library.
Hoedown is a standards compliant, fast, secure markdown processing library written in C.
Smu is a very simple and minimal markup language. It is designed for using in wiki-like environments. Smu makes it very easy to write your documents on the fly and convert them into HTML. Smu is capable to parse very large documents. As long as you avoid an huge amount of indents it scales just great.
Smu was started as a rewrite of Markdown but became something more lightweight and consistent. The biggest difference between Markdown and smu is that smu doesn't support reference style links.
This package provides a minimal set of Python bindings for the GitHub cmark fork (cmark-gfm).
Markdown is a text-to-HTML conversion tool for web writers. It allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).
Text::Markdown is a Perl module that provides an alternate implementation of the Markdown implementation by John Gruber (see the markdown package). It is a slower implementation, but better maintained.
The mistletoe Markdown parser is a CommonMark-compliant Markdown parser that supports definitions of custom tokens.
Parsing Markdown into an abstract syntax tree also allows mistletoe to swap out renderers for different output formats, without touching any of the core components.
Lowdown is a Markdown translator producing HTML5, roff documents in the ms and man formats, LaTeX, gemini, and terminal output.
Discount is a markdown implementation, written in C. It provides a markdown command, and a library.
CommonMark is a strongly defined, highly compatible specification of Markdown. cmark is the C reference implementation of CommonMark. It provides the libcmark shared library for parsing CommonMark to an abstract syntax tree (AST) and rendering the document as HTML, groff man, LaTeX, CommonMark, or an XML representation of the AST. It also provides the command-line program cmark for parsing and rendering CommonMark.
frundis is a tool for compiling documents written in the frundis language, a semantic markup language primarily intended for supporting authoring of novels, but also well suited for many other kinds of documents. The frundis tool can export documents to LaTeX, XHTML 5, EPUB, markdown and groff mom.
The language has a focus on simplicity. It provides a few flexible built-in macros with extensible semantics. It strives to provide good error messages and catch typos, while still allowing one to finely control output for a specific format when needed.
This package provides a LaTeX converter, with the following goals:
Faithful emulation of TEX’s behaviour;
Easily extensible;
Lossless, preserving both semantic and presentation cues;
Use an abstract LATEX-like, extensible, document type;
Infer the semantics of mathematical content
MD4C is a C Markdown parser with a SAX-like interface. It is compliant to the CommonMark specification, with a few extensions.
This module is an XS wrapper around the official CommonMark C library libcmark. It closely follows the original API.
Text::Markdown::Discount is a Perl extension to the Discount markdown implementation.
use Text::Markdown::Discount; my $html = markdown($text)
GNU MARST is an Algol-to-C translator. The package consists of the translator itself, a library that contains the necessary Algol 60 procedures, and a converter that converts existing Algol 60 programs from other representations to the MARST representation.
This package is an extension for the MATE caja file manager it allows users to add arbitrary programs and launch them through the popup menu of selected files.
Mate Netbook is a simple window management tool which:
Allows you to set basic rules for a window type, such as maximise|undecorate
Allows exceptions to the rules, based on string matching for window name and window class.
Allows
reversingof rules when the user manually changes something: Re-decorates windows on un-maximise.
The package contains an implementation of the freedesktop menu specification, the MATE menu layout configuration files, .directory files and assorted menu related utility programs.
Mate System Monitor provides a tool for for the MATE Desktop to monitor your system resources and usage.
This package contains the default icon theme used by the MATE desktop.
Atril is a simple multi-page document viewer. It can display and print PostScript, Encapsulated PostScript EPS, DJVU, DVI, XPS and Portable Document Format PDF files. When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks.
Mate-panel contains the MATE panel, the libmate-panel-applet library and several applets. The applets supplied here include the Workspace Switcher, the Window List, the Window Selector, the Notification Area, the Clock and the infamous 'Wanda the Fish'.
This package includes the standard themes for the MATE desktop, for example Menta, TraditionalOk, GreenLaguna or BlackMate. This package has themes for both gtk+-2 and gtk+-3.