Pinned Repositories
borsch
:package: Common cmake scripts
lib_curl
libcurl is a free and easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP
lib_gdal
GDAL is a translator library for raster and vector geospatial data formats that is released under an X/MIT style Open Source license by the Open Source Geospatial Foundation. Reorganized GDAL repository
lib_hdf4
Library and multi-object file format for storing and managing data between machines
lib_jbig
implementation of the JBIG1 data compression standard
lib_jpegturbo
JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, ARM, and PowerPC systems
lib_lzma
A general purporse LZMA2 data compression library
lib_opencad
OpenSource library under X11/MIT license for everyday use. Under development, but some of basic functionality is already available.
lib_spatialite
A library extending the basic SQLite core in order to get a full fledged Spatial DBMS
lib_szip
SZIP compression library
NextGIS-Borsch's Repositories
nextgis-borsch/lib_opencad
OpenSource library under X11/MIT license for everyday use. Under development, but some of basic functionality is already available.
nextgis-borsch/lib_gdal
GDAL is a translator library for raster and vector geospatial data formats that is released under an X/MIT style Open Source license by the Open Source Geospatial Foundation. Reorganized GDAL repository
nextgis-borsch/borsch
:package: Common cmake scripts
nextgis-borsch/lib_spatialite
A library extending the basic SQLite core in order to get a full fledged Spatial DBMS
nextgis-borsch/lib_curl
libcurl is a free and easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP
nextgis-borsch/lib_tiff
libtiff is a library for reading and writing data files encoded with the "Tag Image File" format
nextgis-borsch/lib_geos
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS)
nextgis-borsch/py_setuptools
Easily download, build, install, upgrade, and uninstall Python packages.
nextgis-borsch/lib_jsonc
The JSON-C repository. Sources get from GDAL internal libjson folder
nextgis-borsch/lib_kml
Reference implementation of OGC KML 2.2
nextgis-borsch/lib_openjpeg
OpenJPEG is an open-source JPEG 2000 codec written in C language
nextgis-borsch/lib_openssl
OpenSSL is an open source project that provides a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols
nextgis-borsch/lib_proj
PROJ is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. This includes cartographic projections as well as geodetic transformations.
nextgis-borsch/lib_qt5
Qt is a cross-platform application framework that is used for developing application software that can be run on various software and hardware platforms
nextgis-borsch/py_aiohttp
Async http client/server framework (asyncio)
nextgis-borsch/py_attrs
Classes Without Boilerplate
nextgis-borsch/py_beautifulsoup
Beautiful Soup is a library that makes it easy to scrape information from web pages. It sits atop an HTML or XML parser, providing Pythonic idioms for iterating, searching, and modifying the parse tree.
nextgis-borsch/py_cycler
Composable style cycles
nextgis-borsch/py_dateutil
The dateutil module provides powerful extensions to the datetime module available in the Python standard library.
nextgis-borsch/py_functools_lru_cache
Backport of functools.lru_cache from Python 3.3 as published at ActiveState
nextgis-borsch/py_h3
About Hexagonal hierarchical geospatial indexing system
nextgis-borsch/py_idna
Support for the Internationalised Domain Names in Applications (IDNA) protocol as specified in RFC 5891.
nextgis-borsch/py_nose
nose2 is the next generation of nicer testing for Python
nextgis-borsch/py_pygments
Pygments is a syntax highlighting package written in Python.
nextgis-borsch/py_scikitlearn
Simple and efficient tools for predictive data analysis
nextgis-borsch/py_soupsieve
Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4.
nextgis-borsch/py_tinydb
Tiny, document oriented database
nextgis-borsch/py_tqdm
A fast, extensible progress bar for Python and CLI
nextgis-borsch/py_urllib3
urllib3 is a powerful, sanity-friendly HTTP client for Python
nextgis-borsch/py_yarl
Yet another URL library