ffe 0.3.4-2 source package in Ubuntu

Changelog

ffe (0.3.4-2) unstable; urgency=medium

  * QA upload.
  * Add debian/patches/02-we-will-do-fine-without-the-build-date.

 -- Santiago Vila <email address hidden>  Sat, 29 Aug 2015 00:39:12 +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
Xenial release universe text

Downloads

File Size SHA-256 Checksum
ffe_0.3.4-2.dsc 1.3 KiB 53fd11a4aa71a002d1ceb4ae9bc609b490e0b96f1a39bf89cecc8457763bcbf9
ffe_0.3.4.orig.tar.gz 284.2 KiB 628b74c2b3b50fcd6dee9264d409d19a1b32f27112c4ddc3e187535c2aa7b13e
ffe_0.3.4-2.debian.tar.xz 3.2 KiB 400b8aa22d46aa98328c92abd20ba6fc5557e466ae019dc5811f4aeecd1b4b82

Available diffs

No changes file available.

Binary packages built by this source

ffe: No summary available for ffe in ubuntu yakkety.

No description available for ffe in ubuntu yakkety.

ffe-dbgsym: debug symbols for package ffe

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