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.
MaraDNS is a small and lightweight DNS server. MaraDNS consists of a UDP-only authoritative DNS server for hosting domains, and a UDP and TCP-capable recursive DNS server for finding domains on the internet.
Knot Resolver is a caching full resolver implementation written in C and LuaJIT, both a resolver library and a daemon.
NSD, short for Name Server Daemon, is an authoritative name server for the Domain Name System (DNS). It aims to be a fast and RFC-compliant nameserver.
NSD uses zone information compiled via zonec into a binary database file (nsd.db). This allows fast startup of the name service daemon and allows syntax-structural errors in zone files to be flagged at compile time, before being made available to NSD service itself. However, most traditional BIND-style zone files can be directly imported into NSD without modification.
The collection of programs and processes that make up NSD are designed so that the daemon itself runs as a non-privileged user and can be easily configured to run in a chroot jail, thus making any security flaws in NSD less likely to result in system-wide compromise.
YADIFA is an authoritative name server for the Domain Name System (DNS). It aims for both higher performance and a smaller memory footprint than other implementations, while remaining fully RFC-compliant. YADIFA supports dynamic record updates and the Domain Name System Security Extensions (DNSSEC).
libmicrodns provides a minimal implementation of a mDNS resolver as well as an announcer. mDNS (Multicast Domain Name System) is a zero-config service that allows one to resolve host names to IP addresses in local networks.
BIND implements the DNS protocols for the Internet. It is both a reference implementation of those protocols and production-grade software, suitable for use in high-volume and high-reliability applications.
The name stands for "Berkeley Internet Name Domain" because the software originated in the early 1980s at the University of California at Berkeley.
The utils output of this package contains the following command line utilities related to DNS name servers:
delvDNS lookup and validation utility
digDNS lookup utility
hostDNS lookup utility
nslookupInternet name servers interactive query utility
nsupdateDynamic DNS update utility
dnscrypt-wrapper is a tool to expose a name server over the dnscrypt protocol. It can be used as an endpoint for the dnscrypt-proxy client to securely tunnel DNS requests between the two.
Unbound is a recursive-only caching DNS server which can perform DNSSEC validation of results. It implements only a minimal amount of authoritative service to prevent leakage to the root nameservers: forward lookups for localhost, reverse for 127.0.0.1 and ::1, and NXDOMAIN for zones served by AS112. Stub and forward zones are supported.
hnsd is a host name resolver for the Handshake Naming System (HNS) peer-to-peer network.
This is the Public Suffix List maintained by Mozilla. A "public suffix" is one under which Internet users can (or historically could) directly register names in the Domain Name System (DNS). Some examples of public suffixes are .com, .co.uk and pvt.k12.ma.us. This is a list of all known public suffixes.
DocBook is general purpose XML and SGML document type particularly well suited to books and papers about computer hardware and software (though it is by no means limited to these applications.) This package provides XML DTDs.
DocBook is general purpose XML and SGML document type particularly well suited to books and papers about computer hardware and software (though it is by no means limited to these applications.) This package provides XML DTDs.
This package provides XSL style sheets for DocBook.
This package provides SGML style sheets for DocBook.
DocBook to LaTeX Publishing transforms your SGML/XML DocBook documents to DVI, PostScript or PDF by translating them in pure LaTeX as a first process. MathML 2.0 markups are supported too. It started as a clone of DB2LaTeX.
This package provides SGML style sheets for DocBook.
This package provides SGML style sheets for DocBook.
This package provides DSSSL style sheets for DocBook.
The DocBook MathML Module is an extension to DocBook XML V4.1.2 that adds support for MathML in equation markup.
DocBook is general purpose XML and SGML document type particularly well suited to books and papers about computer hardware and software (though it is by no means limited to these applications.) This package provides XML DTDs.
docbook2X is a software package that converts DocBook documents into the traditional Unix man page format and the GNU Texinfo format. Notable features include table support for man pages, internationalization support, and easy customization of the output using XSLT.
DocBook to LaTeX Publishing transforms your SGML/XML DocBook documents to DVI, PostScript or PDF by translating them in pure LaTeX as a first process. MathML 2.0 markups are supported too. It started as a clone of DB2LaTeX.
DocBook is general purpose XML and SGML document type particularly well suited to books and papers about computer hardware and software (though it is by no means limited to these applications.) This package provides XML DTDs.
The docbook-utils package is a collection of utilities intended to ease the use of SGML and XML.
jwConvert a SGML DocBook file to other formats such as Hyper Text Markup Language (HTML), Rich Text Format (RTF), PostScript (PS), man, Portable Document Format (PDF), TeX, Texinfo or plain text (txt). It can be used more conveniently via the following wrappers:
docbook2dviConvert a SGML DocBook file to the DVI format.
docbook2htmlConvert a SGML DocBook file to an HTML document.
docbook2manConvert a SGML DocBook file a man page.
docbook2pdfdtdocbook2psdtdocbook2rtfdtdocbook2texdtdocbook2texiConvert a SGML DocBook file to a PDF/PS/RTF/TeX document.
docbook2txtConvert a SGML DocBook file to a plain text document.
sgmldiffDetect the differences in markup between two SGML files.