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.
The Docker registry server enable you to host your own docker registry. With it, there is also two other utilities:
The digest utility is a tool that generates checksums compatibles with various docker manifest files.
The registry-api-descriptor-template is a tool for generating API specifications from the docs/spec/api.md.tmpl file.
Docker Compose is a tool for defining and running multi-container Docker applications. A Compose file is used to configure an application’s services. Then, using a single command, the containers are created and all the services are started as specified in the configuration.
This package provides a command line interface to Docker.
Zeal is a simple offline documentation browser inspired by Dash.
Halibut is a text formatting system designed primarily for writing software documentation. It accepts a single source format and outputs any combination of plain text, HTML, Unix man or info pages, PostScript or PDF. It has extensive support for indexing and cross-referencing, and generates hyperlinks within output documents wherever possible. It supports Unicode, with the ability to fall back to an alternative representation if Unicode output is not available.
Doxygen is the de facto standard tool for generating documentation from annotated C++ sources, but it also supports other popular programming languages such as C, Objective-C, C#, PHP, Java, Python, IDL (Corba, Microsoft, and UNO/OpenOffice flavors), Fortran, VHDL, Tcl, and to some extent D.
Ducktype is a lightweight syntax that can represent all the semantics of the Mallard XML documentation system. Ducktype files can be converted to Mallard using the ducktype tool. The yelp-tools package provides additional functionality on the produced Mallard documents.
AsciiDoc is a text document format for writing notes, documentation, articles, books, ebooks, slideshows, web pages, man pages and blogs. AsciiDoc files can be translated to many formats including HTML, PDF, EPUB, man page.
AsciiDoc is highly configurable: both the AsciiDoc source file syntax and the backend output markups (which can be almost any type of SGML/XML markup) can be customized and extended by the user.
pod2pdf converts documents written in Perl's POD format to PDF files. It also supports some extensions to the POD format, and supports the file types JPG, GIF, TIFF, PNG, and PNM for embedded objects.
Docrepr renders Python docstrings to HTML with Sphinx. It can generate rich and plain representations of docstrings, alongside additional metadata about the object to which the docstring belongs.
LaTeX2HTML is a utility that converts LaTeX documents to web pages in HTML.
ScrollKeeper is a cataloging system for documentation. It manages documentation metadata as specified by the Open Source Metadata Framework and provides a simple API to allow help browsers to find, sort, and search the document catalog. It will also be able to communicate with catalog servers on the Net to search for documents which are not on the local system.
Markdeep is a technology for writing plain text documents that can be displayed in any web browser, whether local or remote. It supports diagrams, calendars, equations, and other features as extensions of Markdown syntax.
stddoc.c is a tiny documentation generator with many supported programming languages. Markdeep code comments are extracted from stdin and printed into stdout as a HTML file.
DOC++ is a documentation system for C, C++, IDL, and Java. It can generate both TeX output for high-quality hardcopies or HTML output for online browsing. The documentation is extracted directly from the C/C++/IDL source or Java class files.
Mono is a compiler, vm, debugger and set of libraries for C# a C-style programming language from Microsoft that is very similar to Java.
The treecc program is designed to assist in the development of compilers and other language-based tools. It manages the generation of code to handle abstract syntax trees and operations upon the trees.
Mono is a compiler, vm, debugger and set of libraries for C# a C-style programming language from Microsoft that is very similar to Java.
Mono is a compiler, vm, debugger and set of libraries for C# a C-style programming language from Microsoft that is very similar to Java.
Mono is a compiler, vm, debugger and set of libraries for C# a C-style programming language from Microsoft that is very similar to Java.
This package builds the System.Reflection.Metadata library from the source code included within the Mono source tree.
Mono is a compiler, vm, debugger and set of libraries for C# a C-style programming language from Microsoft that is very similar to Java.
This package builds the System.Collections.Immutable library from the source code included within the Mono source tree.
The goal of this project is to build a suite of free software tools to build and execute .NET applications, including a C# compiler, assembler, disassembler, and runtime engine.