fiona

Command line tool for reading/writing vector geospatial data

Install

All systems
curl cmd.cat/fiona.sh
Debian Debian
apt-get install fiona
Ubuntu
apt-get install fiona
image/svg+xml Kali Linux
apt-get install fiona
Fedora
dnf install fiona
Windows (WSL2)
sudo apt-get update sudo apt-get install fiona
Raspbian
apt-get install fiona

fiona

Command line tool for reading/writing vector geospatial data

Fiona is a Python wrapper around the OGR vector data abstraction library. Fiona is designed to be simple and dependable. It focuses on reading and writing data in standard Python IO style and relies upon familiar Python types and protocols such as files, dictionaries, mappings, and iterators instead of classes specific to OGR. Fiona can read and write real-world data using multi-layered GIS formats and zipped virtual file systems and integrates readily with other Python GIS packages such as pyproj, Rtree, and Shapely. This package provides the fiona command line tools

seqan-apps

C++ library for the analysis of biological sequences

SeqAn is a C++ template library of efficient algorithms and data structures for the analysis of sequences with the focus on biological data. This library applies a unique generic design that guarantees high performance, generality, extensibility, and integration with other libraries. SeqAn is easy to use and simplifies the development of new software tools with a minimal loss of performance. This package contains the applications dfi, pair_align, micro_razers, seqan_tcoffee, seqcons, razers and tree_recon.

seqan

data structures

seqan2-apps

SeqAn (2.x.x) applications