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.
This package contains tools for building documentation with Sphinx, Graphviz and LaTeX.
Graphviz is a graph visualization tool suite. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. It has important applications in networking, bioinformatics, software engineering, database and web design, machine learning, and in visual interfaces for other technical domains.
This package provides a Python script to convert the output from many profilers into a dot graph.
It can:
prune nodes and edges below a certain threshold;
use an heuristic to propagate time inside mutually recursive functions;
use color efficiently to draw attention to hot-spots;
work on any platform where Python and Graphviz is available.
Graphviz is a graph visualization tool suite. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. It has important applications in networking, bioinformatics, software engineering, database and web design, machine learning, and in visual interfaces for other technical domains.
The purpose of dot2tex is to give graphs generated by Graphviz a more LaTeX friendly look and feel. This is accomplished by converting xdot output from Graphviz to a series of PSTricks or PGF/TikZ commands. This approach allows:
Typesetting labels with LaTeX, allowing mathematical notation
Using native PSTricks and PGF/TikZ commands for drawing arrows
Using backend specific styles to customize the output
This package provides a simple Python interface for the Graphviz graph visualization tool suite.
Groff is a typesetting package that reads plain text and produces formatted output based on formatting commands contained within the text. It is usually the formatter of "man" documentation pages.
Grap is a language for typesetting graphs specified and first implemented by Brian Kernighan and Jon Bentley at Bell Labs. It is an expressive language for describing graphs and incorporating them in typeset documents. It is implemented as a preprocessor to Kernigan's pic language for describing languages, so any system that can use pic can use grap. For sure, TeX and groff can use it.
Ronn-NG is an updated fork of ronn. It builds manuals in HTML and Unix man page format from Markdown.
Groff is a typesetting package that reads plain text and produces formatted output based on formatting commands contained within the text. It is usually the formatter of "man" documentation pages.
Roffit is a program that reads an nroff file and outputs an HTML file. It is typically used to display man pages on a web site.
Apache Groovy is a powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform. It integrates smoothly with any Java program, and immediately delivers to your application powerful features, including scripting capabilities, Domain-Specific Language authoring, runtime and compile-time meta-programming and functional programming.
GNU SASL is an implementation of the Simple Authentication and Security Layer framework. On network servers such as IMAP or SMTP servers, SASL is used to handle client/server authentication. This package contains both a library and a command-line tool to access the library.
The GNU Generic Security Service provides a free implementation of the GSS-API specification. It provides a generic application programming interface for programs to access security services. Security services present a generic, GSS interface, with which the calling application interacts via this library, freeing the application developer from needing to know about the underlying security implementation.
Libntlm is a library that implements NTLM authentication.
This package contains manuals, tutorials, and API reference for the GStreamer multimedia framework.
This is a high-level library for facilitating the creation of audio/video non-linear editors.
LibDC1394 is a library that provides functionality to control any camera that conforms to the 1394-Based Digital Camera Specification written by the 1394 Trade Association. It utilizes the lowlevel functionality provided by libraw1394 to communicate with the camera. It also uses the video1394 kernel module for the DMA capture of the video flow.
This package provides the smallest selection of GStreamer's "bad" plugin set, essentially containing libraries and the gst-transcoder binary, but none of the actual plugins.
This package contains GObject Introspection overrides for Python that can be used by Python applications using GStreamer.
This is a Gstreamer src plugin to use the espeak speech synthesizer as a sound source.
GStreamer-Plugins-Good is a collection of plug-ins you'd want to have right next to you on the battlefield. Shooting sharp and making no mistakes, these plug-ins have it all: good looks, good code, and good licensing. Documented and dressed up in tests. If you're looking for a role model to base your own plug-in on, here it is.
This package provides a GStreamer extension to handle RTSP connections and messages.
GStreamer is a library for constructing graphs of media-handling components. The applications it supports range from simple Ogg/Vorbis playback, audio/video streaming to complex audio mixing and video non-linear editing.
Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface.
This package provides the core library and elements.