ffe 0.3.7-1-1 source package in Ubuntu

Changelog

ffe (0.3.7-1-1) unstable; urgency=medium

  * QA upload.
  * New upstream release.
  * Bump to Standards-Version 3.9.8. No changes required.
  * Add libgcrypt20-dev as a build dependency.
  * Enable security hardening build flags.
  * Remove debian/patches/02-we-will-do-fine-without-the-build-date: affected
    lines removed upstream.

 -- Mònica Ramírez Arceda <email address hidden>  Wed, 22 Feb 2017 08:27:38 +0100

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
Bionic release universe text

Downloads

File Size SHA-256 Checksum
ffe_0.3.7-1-1.dsc 1.7 KiB 2ffc6e1cf852de92244f8ecdbdf7816b852d9f7204dcabc7044ee303318333c5
ffe_0.3.7-1.orig.tar.gz 303.7 KiB 0266e65778b4e69ae65c5dad43577767612f0afe13dc8c3e2cd3c49f7c869689
ffe_0.3.7-1-1.debian.tar.xz 3.3 KiB 62c9367b064ec81f7f299128704526d3a6aadc2e40feb24163193d5036f5031b

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