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.
Libaec provides fast lossless compression of 1 up to 32 bit wide signed or unsigned integers (samples). The library achieves best results for low entropy data as often encountered in space imaging instrument data or numerical model output from weather or climate simulations. While floating point representations are not directly supported, they can also be efficiently coded by grouping exponents and mantissa.
ObsPy is a project dedicated to provide a Python framework for processing seismological data. It provides parsers for common file formats, clients to access data centers and seismological signal processing routines which allow the manipulation of seismological time series.
The goal of the ObsPy project is to facilitate rapid application development for seismology.
PHREEQC implements several types of aqueous models including two ion-association aqueous models. This package contains modifications for OpenGeoSys
Command line tool for working with OpenStreetMap data based on the Osmium library.
librasterlite2 is a library that stores and retrieves huge raster coverages using a SpatiaLite DBMS.
spatialite-tools is a collection of Command Line Interface (CLI) tools supporting SpatiaLite.
Mepo is a fast, simple, and hackable OSM map viewer for desktop and mobile Linux devices. It supports Wayland and X Windows.
Mepo works both offline and online, features a minimalist both touch/mouse and keyboard compatible interface, and offers a simple and powerful JSON API to allow the user to change and add functionality such as adding their own search and routing scripts, adding arbitrary buttons/keybindings to the UI, and more.
Provides an API for the GeoIP2 web services and databases. The API also works with MaxMind’s free GeoLite2 databases.
ReadOSM is a library to extract valid data from within an OpenStreetMap input file (in .osm or .osm.pbf format).
The goal of GeoPandas is to make working with geospatial data in Python easier. It combines the capabilities of Pandas and Shapely, providing geospatial operations in Pandas and a high-level interface to multiple geometries to Shapely. GeoPandas enables you to easily do operations in Python that would otherwise require a spatial database such as PostGIS.
Imposm is an importer for OpenStreetMap data. It reads PBF files and imports the data into PostgreSQL/PostGIS databases. It is designed to create databases that are optimized for rendering/tile/map-services.
This package provides a GTK+ widget (and Python bindings) that when given GPS coordinates,draws a GPS track, and points of interest on a moving map display. Downloads map data from a number of websites, including https://www.openstreetmap.org.
VirtualPG is a dynamic extension for the SQLite DBMS. It implements the VirtualPostgres driver, allowing to directly exchange data between SQLite and PostgreSQL; if SpatiaLite is available even PostGIS geometries can be exchanged form one Spatial DBMS and the other.
SpatiaLite is a library intended to extend the SQLite core to support fully fledged Spatial SQL capabilities.
The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. The MaxMind DB format is a custom, but open, binary format designed to facilitate fast lookups of IP addresses while allowing flexibility in the type of data associated with an address.
XyGrib is a Grib file reader and visualizes meteorological data providing an off-line capability to analyse weather forecasts or hindcasts. It is intended to be used as a capable weather work station for anyone with a serious interest in examining weather. This would include members of the sailing community, private and sport aviators, farmers, weather buffs and many more. XyGrib is the continuation of the zyGrib software package with a new team of volunteers.
OpenGeoSys (OGS) is a scientific open source project for the development of numerical methods for the simulation of thermo-hydro-mechanical-chemical (THMC) processes in porous and fractured media. OGS is implemented in C++, it is object-oriented with an focus on the numerical solution of coupled multi-field problems (multi-physics). Parallel versions of OGS are available relying on both MPI and OpenMP concepts. Application areas of OGS are currently CO2 sequestration, geothermal energy, water resources management, hydrology and waste deposition.
QGIS is an easy to use Geographical Information System (GIS). It is a GIS data viewer and editor. QGIS supports a number of raster and vector data formats, with new support easily added using the plugin architecture.
Tegola is a free vector tile server written in Go. Tegola takes geospatial data and slices it into vector tiles that can be efficiently delivered to any client.
ogr2osm is a tool for converting ogr-readable files into OSM format. It supports reading from OGR files like shapefiles or PostgreSQL database and converts data into osm or osm.pbf formats. A translation file can be used to manipulate the data during conversion.
Memphis is a map-rendering application and a library for OpenStreetMap written in C using eXpat, Cairo and GLib.
TetGen is a program to generate tetrahedral meshes of any 3D polyhedral domains. TetGen generates exact constrained Delaunay tetrahedralizations, boundary conforming Delaunay meshes, and Voronoi partitions.
Verde is a Python library for processing spatial data (topography, point clouds, bathymetry, geophysics surveys, etc) and interpolating them on a 2D surface (i.e., gridding) with a hint of machine learning.
QMapShack can be used to plan your next outdoor trip or to visualize and archive all the GPS recordings of your past trips. It is the successor of the QLandkarte GT application.