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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Most is a paging text viewer. It displays the contents of a file or the output of a command on the terminal, one screenful at a time, and lets you scroll up and down to (re)view the entire text.
You can open multiple windows within most to view different files, or to inspect different parts of the same file, at the same time.
Newt is a windowing toolkit for text mode built from the slang library. It allows color text mode applications to easily use stackable windows, push buttons, check boxes, radio buttons, lists, entry fields, labels, and displayable text. Scrollbars are supported, and forms may be nested to provide extra functionality.
Pharo aims to provide a clean and innovative Smalltalk-inspired environment. With a stable and small core system, advanced development tools, and maintained releases, the Pharo platform can be used to build and deploy mission critical applications.
Squeak is a full-featured implementation of the Smalltalk programming language and environment based on (and largely compatible with) the original Smalltalk-80 system. Squeak has very powerful 2- and 3-D graphics, sound, video, MIDI, animation and other multimedia capabilities. It also includes a customisable framework for creating dynamic HTTP servers and interactively extensible Web sites.
GNU Smalltalk is a free implementation of the Smalltalk language. It implements the ANSI standard for the language and also includes extra classes such as ones for networking and GUI programming.
Poly/ML is a Standard ML implementation. It is fully compatible with the ML97 standard. It includes a thread library, a foreign function interface, and a symbolic debugger.
SML/NJ is an implementation of the Standard ML programming language. Standard ML has many features, including type safety, polymorphism, algebraic data types with pattern matching, higher-order functions, and a sophisticated module system. It is especially well-suited for writing compilers and other language processors.
Solidity is a statically-typed curly-braces programming language designed for developing smart contracts that run on the Ethereum Virtual Machine.
This package provides shared support code for sr.ht source control services.
This package contains code shared among all sr.ht projects.
This package provides a collection of IPv6 addresses to Autonomous system, a self-hosted API is available from https://github.com/jedisct1/iptoasn-webservice.
This this package provides QIFs specifications used in QPACK development and interop experiments. A QPACK encoder uses a QIF file as input. QIF files are stored in qifs/ directory. A QPACK encoder produces a file whose format is described in QPACK Offline Interop. Outputs produced by various encoders are stored in encoded/ directory.
This package provides specification schemas of InterPlanetary Linked Data which may be used for the test suites of application implementing the standard.
Multihash is a protocol for differentiating outputs from various well-established cryptographic hash functions, addressing size + encoding considerations.
The Open Container Initiative develops specifications for standards on Operating System process and application containers. This package provides documentation, schemas and source of Golang module.
This package provides a general reference and calibration data for spectroscopic data reduction (e.g. standard star spectra, atmospheric extinction curves, line lists for calibration lamps).
This package provides an ASCII version of Yale Bright Star Catalogue catalog which is a widely used source of basic astronomical and astrophysical data for stars brighter than magnitude 6.5. It provides 9110 stars including B1950 positions, proper motions, magnitudes, and, usually, spectral types.
This package provides data for testing the correctness of YAML processors developed by https://yaml.org/.
Multicodec is an agreed-upon codec table. It is designed for use in binary representations, such as keys or identifiers (i.e CID).
This package provides a set of JSON objects that implementers of JSON Schema validation libraries can use to test their validators.
It is meant to be language agnostic and should require only a JSON parser. The conversion of the JSON objects into tests within a specific language and test framework of choice is left to be done by the validator implementer.
This package contains a set of JSON objects that implementers of JSON referencing specifications can use to test their implementations.
It is meant to be language agnostic and should require only a JSON parser. The conversion of the JSON objects into tests within a specific language and test framework of choice is left to be done by the implementer.
This package provides the source for the Astropy Data Server.
coordinates/sietes.json - stores the online site registry used by
astropy.coordinates.EarthLocationallsky/allsky_rosat.fits - ROSAT Soft X-ray Diffuse Background in the 3/4 keV band, in an Aitoff projection
allsky/ligo_simulated.fits.gz - All-sky posterior map in HEALPIX format for a simulated event observed by the Advanced Laser Interferometer Gravitational-wave Observatory (aLIGO).
galactic_center/gc_2mass_k.fits - 2MASS K-band image towards the Galactic Center
galactic_center/gc_msx_e.fits - MSX E-band (21.34 microns) image towards the Galactic Center
galactic_center/gc_bolocam_gps.fits - Bolocam 1.1mm image towards the Galactic Center
l1448/l1448_13co.fits - 13CO spectral cube of the L1448 star-formation region
Multibase is a protocol for disambiguating the encoding of base-encoded (e.g., base32, base36, base64, base58, etc.) binary appearing in text.
This package provides a Python library for ONNX intermediate representation.