libqgis-app3.4.14
QGIS - shared app library
ffe
Tool for parsing flat and CSV files and converting them to different formats
Ffe has many areas of use with fixed length and CSV files. It can extract
particular fields or records from a flat file, convert data from one format
to another (CSV to fixed length, ...), display flat file content in human
readable form, etc. In addition, one input file can contain several types of
records (lines) and the input file structure and output definitions are
independent, meaning one output format can be used with several input files.
This input file structure and output format are 'freely' configurable,
so the output can be formatted e.g. as: fixed length, separated, tokenized,
XML, SQL, ...
filepp
generic perl-based file pre-processor for text files
Generic pre-preprocessor for any kind of text file. It is designed
to allow the functionality provided by the C preprocessor to be used
with any file type. filepp supports the following keywords, all of
which have their usual C preprocessor meanings and usage: define,
if, elif, ifdef, ifndef etc.
libqgis-native3.4.14
QGIS - shared native gui library
libflightcrew0v5
C++ library for epub validation
FlightCrew is an epub validator written in C++. It is used by sigil
to validate epub files, and may be generally useful for other epub
creation utilities.
libqgis-core3.4.14
QGIS - shared core library