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.
jblas is a fast linear algebra library for Java. jblas is based on BLAS and LAPACK, the de-facto industry standard for matrix computations, and uses state-of-the-art implementations for all its computational routines, making jBLAS very fast.
This package provides interfaces for the RDF data model used in the RDF4J framework.
This package provides common test classes for packages implementing java-commons-rdf-api.
This package provides a parser for SPARQL queries.
This package provides a Java implementation of JSON-LD 1.0.
This package provides a client for communicating with RDF4J servers.
This package provides language handlers used in RDF4J.
The SAIL API decouples database implementations and the functional modules of the RDF4J framework.
This package provides an implementation of RDF4J's SAIL API, which stores data in RAM.
This package provides datatype handlers used in RDF4J.
This package provides an interface and implementation for querying RDF.
This package provides a simple implementation of RDF 1.1 concepts in Java.
This package provides evaluation strategies and an implementation for RDF4J's query algebra.
This package provides an API for parsers and writers of various RDF formats.
This package provides the RDF model implementation used by Eclipse RDF4J.
This package provides an algebra model for RDF queries.
This package provides Java interfaces for RDF 1.1 concepts.
This package provides an implementation of the RDF4J Rio API, which reads and writes NQuads.
This package provides an implementation of the RDF4J Rio API, which reads and writes NTriples.
This package provides classes for handling SPARQL/JSON-based RDF queries.
This package provides an implementation of RDF4J's SAIL API, which stores data on disk in various formats.
This package provides classes for handling SPARQL/XML-based RDF queries.
This package provides an implementation of the RDF4J Rio API, which reads and writes Turtle.
This package provides an implementation of the RDF4J Rio API, which reads and writes TriG.