Télécharger la liste

Description du projet

ffe is a flat file extractor. It can be used for reading different flat file structures and displaying them in different formats. ffe can read fixed length and separated text files and fixed length binary files. It is a command line tool developed under GNU/Linux. The main areas of use are extracting particular fields or records from a flat file, converting data from one format to an other, e.g. from CSV to fixed length, verifying a flat file structure, as a testing tool for flat file development, and displaying flat file content in human readable form.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-09-29 23:01 Retour à la liste release
0.3.1

Le mot-clé record "niveau" et l'impression des mots-clés "du groupe d'en-tête", "groupe-remorque», «élément d'en-tête", et "élément-remorque ont été mis en œuvre. Elles peuvent être utilisées pour imprimer le contenu du fichier à plat dans un format structuré (par exemple XML multi-niveaux). Le mot-clé d'enregistrement "des enregistrements de longueur" a été mis en œuvre. Ceci peut être utilisé pour ignorer des champs supplémentaires qui ne sont pas définis pour un dossier.
Tags: Minor feature enhancements
The record keyword "level" and the printing keywords "group-header", "group-trailer", "element-header", and "element-trailer have been implemented. These can be used to print flat file contents in a structured format (e.g. multilevel XML). The record keyword "record-length" has been implemented. This can be used to ignore extra fields that are not defined for a record.

Project Resources