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 module understands WSDL version 1.1. A WSDL file defines a set of messages to be send and received over SOAP connections. This involves encoding of the message to be send into XML, sending the message to the server, collect the answer, and finally decoding the XML to Perl.
The XML::Compile module suite has extensive regression testing. This module provide functions which simplify writing tests for XML::Compile related distributions.
Libxslt is an XSLT C library developed for the GNOME project. It is based on libxml for XML parsing, tree manipulation and XPath support.
XML Patch is a C++ library and command-line interface (the xml-diff and xml-patch commands) for patching XML files with XPath expressions.
This is an XML writer that understands SAX2. It is based on XML::Handler::YAWriter.
TinyXML2 is a small and simple XML parsing library for the C++ programming language.
HTML-XML-utils provides a number of simple utilities for manipulating and converting HTML and XML files in various ways. The suite consists of the following tools:
asc2xmlconvert fromUTF-8to&#nnn;entitiesxml2ascconvert from&#nnn;entities toUTF-8hxaddidadd IDs to selected elementshxcitereplace bibliographic references by hyperlinkshxcitemkbib - expand references and create bibliographyhxcleanapply heuristics to correct an HTML filehxcopycopy an HTML file while preserving relative linkshxcountcount elements and attributes in HTML or XML fileshxextractextract selected elementshxinclexpand included HTML or XML fileshxindexcreate an alphabetically sorted indexhxmkbibcreate bibliography from a templatehxmultitoccreate a table of contents for a set of HTML fileshxname2idmove someID=orNAME=from A elements to their parentshxnormalizepretty-print an HTML filehxnsxmlconvert output of hxxmlns back to normal XMLhxnumnumber section headings in an HTML filehxpipeconvert XML to a format easier to parse with Perl or AWKhxprintlinksnumber links and add table of URLs at end of an HTML filehxpruneremove marked elements from an HTML filehxrefgenerate cross-referenceshxselectextract elements that match a (CSS) selectorhxtocinsert a table of contents in an HTML filehxuncdatareplace CDATA sections by character entitieshxunentreplace HTML predefined character entities toUTF-8hxunpipeconvert output of pipe back to XML formathxunxmlnsreplace "global names" by XML Namespace prefixeshxwlslist links in an HTML filehxxmlnsreplace XML Namespace prefixes by "global names"
PyXB-X ("pixbix") is a pure Python package that generates Python source code for classes that correspond to data structures defined by XMLSchema.
FreeXL is a C library to extract valid data from within an Excel (.xls, .xlsx) or LibreOffice (.ods) spreadsheet.
The proposal of this package is to provide XPath 1.0 and 2.0 selectors for Python's ElementTree XML data structures, both for the standard ElementTree library and for the lxml.etree library.
For lxml.etree this package can be useful for providing XPath 2.0 selectors, because lxml.etree already has its own implementation of XPath 1.0.
Xorg sony-misc fonts.
xf86-video-tdfx is a 3Dfx video driver for the Xorg X server.
DMX (Distributed Multihead X) Extension defines a protocol for clients to access a front-end proxy X server that controls multiple back-end X servers making up a large display.
The XCB util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which has traditionally been provided by Xlib.
The XCB util-keysyms module provides the following library:
- keysyms: Standard X key constants and conversion to/from keycodes.
Client library for the Composite extension to the X11 protocol.
Screen Saver Extension defines a protocol to control screensaver features and to query screensaver info on specific windows.
Xaw is the X Athena Widget Set based on the X Toolkit Intrinsics (Xt) Library.
ICEAuth program is used to edit and display the authorization information used in connecting with ICE (Inter-Client Exchange). It operates very much like the xauth program for X11 connection authentication records.
xwayland-run contains a set of small utilities revolving around running Xwayland and various Wayland compositor headless, namely:
xwayland-run: Spawn X11 client within its own dedicatedXwaylandrootful instance.wlheadless-run: Run Wayland client on a set of supported Wayland headless compositors.xwfb-run: Combination of above two tools to be used as a direct replacement forxvfb-runspecifically.
The xkbprint utility visualises (``prints'') an XKB keyboard description as printable or encapsulated PostScript. It accepts any compiled keymap (.xkm) file that includes a geometry description, or can obtain one from a running X server.
libXfont provides the core of the legacy X11 font system, handling the index files (fonts.dir, fonts.alias, fonts.scale), the various font file formats, and rasterizing them. It is used by the X servers, the X Font Server (xfs), and some font utilities (bdftopcf for instance), but should not be used by normal X11 clients. X11 clients access fonts via either the new API's in libXft, or the legacy API's in libX11.
X Keyboard (XKB) Extension defines a protocol to provide a number of new capabilities and controls for text keyboards.
xf86-input-libinput is an input driver for the Xorg X server based on libinput. It is a thin wrapper around libinput, so while it does provide all features that libinput supports it does little beyond.
Editres is a tool that allows users and application developers to view the full widget hierarchy of any X Toolkit application that speaks the Editres protocol. In addition, editres will help the user construct resource specifications, allow the user to apply the resource to the application and view the results dynamically. Once the user is happy with a resource specification editres will append the resource string to the user's X Resources file.