ffe 0.3.8-1 source package in Ubuntu

Changelog

ffe (0.3.8-1) unstable; urgency=medium

  * QA upload.
  * New upstream release.
  * Upgrade to debhelper compat level 11.
  * Upgrade to Standards-Version 4.1.3 in debian/control (no changes).
  * Update debian/watch to version 4 format (no changes).
  * Remove debian/dirs (not needed).
  * Remove trailing whitespace from old changelog entries to silence
    the file-contains-trailing-whitespace Lintian tag.

 -- Fabian Wolff <email address hidden>  Sun, 01 Apr 2018 21:15:13 +0200

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
text
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ffe_0.3.8-1.dsc 1.7 KiB 400f3ff59783608f79cbdaa4ec5e9b42dcb3985ff27854b38e4bb133cc77237f
ffe_0.3.8.orig.tar.gz 310.6 KiB 21987fd49b623b8eb59d566073ed5027612225d781de93019addf67dc89834bf
ffe_0.3.8-1.debian.tar.xz 3.3 KiB f0b15879766aa025594092c02c7745a3ec176aaebad2d8e3ca9e5a7f07dddc21

Available diffs

No changes file available.

Binary packages built by this source

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, ...

ffe-dbgsym: debug symbols for ffe