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 provides a parser for SPARQL queries.
This package provides an interface and implementation for querying RDF.
This package provides an API for parsers and writers of various RDF formats.
This package provides an API for interacting with repositories of RDF data.
This package provides a repository implementation that uses an RDF4J SAIL stack.
This package provides a common API for query parsers in RDF4J.
This package provides an algebra model for RDF queries.
This package provides an implementation of RDF4J's SAIL API, which stores data on disk in various formats.
This package provides a repository implementation that SPARQL.
This package provides language handlers used in RDF4J.
This package provides datatype handlers used in RDF4J.
This package provides basic implementation of RDF4J's SAIL API.
This package provides a client for communicating with RDF4J servers.
This package provides an implementation of the RDF4J Rio API, which reads and writes JSON-LD.
This package provides interfaces for the RDF data model used in the RDF4J framework.
This package provides evaluation strategies and an implementation for RDF4J's query algebra.
The SAIL API decouples database implementations and the functional modules of the RDF4J framework.
This package provides a simple implementation of RDF 1.1 concepts in Java.
kXML is a small XML pull parser, specially designed for constrained environments such as Applets, Personal Java or devices compliant with the Mobile Information Device Profile (MIDP).
XStream is a simple library to serialize Java objects to XML and back again.
Simple is a high performance XML serialization and configuration framework for Java. Its goal is to provide an XML framework that enables rapid development of XML configuration and communication systems. This framework aids the development of XML systems with minimal effort and reduced errors. It offers full object serialization and deserialization, maintaining each reference encountered.
Jdom is a Java-based solution for accessing, manipulating, and outputting XML data from Java code.
The resolver class implements the full semantics of OASIS Technical Resolution 9401:1997 (Amendment 2 to TR 9401) catalogs and the 06 Aug 2001 Committee Specification of OASIS XML Catalogs.
It also includes a framework of classes designed to read catalog files in a number of formats:
The plain-text flavor described by TR9401.
The XCatalog XML format defined by John Cowan
The XML Catalog format defined by the OASIS Entity Resolution Technical Committee.
This package provides the reference implementation of the Streaming API for XML (StAX). It is used for streaming XML data to and from a Java application. It provides a standard pull parser interface.