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 a small DNS daemon especially made to handle queries of DNSBL, a simple way to publish IP addresses and/or (domain) names which are somehow notable. Such lists are frequently used to refuse e-mail service to clients known to send unwanted (spam) messages.
rbldnsd is not a general-purpose nameserver. It answers to a limited variety of queries. This makes it extremely fast---greatly outperforming both BIND and djbdns---whilst using relatively little memory.
LDNS aims to simplify DNS programming, it supports recent RFCs like the DNSSEC documents, and allows developers to easily create software conforming to current RFCs, and experimental software for current Internet Drafts. A secondary benefit of using ldns is speed; ldns is written in C it should be a lot faster than Perl.
dnscrypt-proxy is a tool for securing communications between a client and a DNS resolver. It verifies that responses you get from a DNS provider was actually sent by that provider, and haven't been tampered with. For optimal performance it is recommended to use this as a forwarder for a caching DNS resolver such as dnsmasq, but it can also be used as a normal DNS "server". A list of public dnscrypt servers is included, and an up-to-date version is available at https://download.dnscrypt.org/dnscrypt-proxy/dnscrypt-resolvers.csv.
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.
Knot DNS is an authoritative name server for the Domain Name System (DNS), designed to meet the needs of root and top-level domain (TLD) name servers. It is implemented as a threaded daemon and uses a number of programming techniques to improve speed. For example, the responder is completely lock-free, resulting in a very high response rate. Other features include automatic DNS Security Extensions (DNSSEC) signing, dynamic record synthesis, and on-the-fly re-configuration.
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.
DNSSEC-Trigger enables your computer to use DNSSEC protection for the DNS traffic. It relies on the Unbound DNS resolver running locally on your system, which performs DNSSEC validation. It reconfigures Unbound in such a way that it will signal it to to use the DHCP obtained forwarders if possible, fallback to doing its own AUTH queries if that fails, and if that fails it will prompt the user with the option to go with insecure DNS only.
Knot Resolver is a caching full resolver implementation written in C and LuaJIT, both a resolver library and a daemon.
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.
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.
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).
SmartDNS is a DNS server that accepts DNS query requests from local clients, obtains DNS query results from multiple upstream DNS servers, and returns the fastest access results to clients.
The DocBook MathML Module is an extension to DocBook XML V4.1.2 that adds support for MathML in equation markup.
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 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.
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.
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.
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.
This package provides SGML style sheets for DocBook.
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.