Managed Projects

FTEditor

  Analyzed 4 months ago

FTEditor is an editor for Fielded Text files (see http://www.fieldedtext.org). It lets you visually and interactively create and edit the Meta for a Fielded Text file. It also lets you edit a Fielded Text file with a simultaneous text and grid view.

36.9K lines of code

0 current contributors

over 8 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: No declared licenses

TFieldedText

  Analyzed 3 months ago

TFieldedText is a component which allows you to easily: generate and parse Fielded Text Files (eg. CSV files); and create and edit Fielded Text Meta files. For more information about the Fielded Text standard see http://www.fieldedtext.org

52.3K lines of code

0 current contributors

about 8 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

SAX for Pascal

  Analyzed 4 months ago

SAX for Pascal is designed to implement the Simple API for XML Parsing in Pascal/Delphi

30.4K lines of code

1 current contributors

10 months since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: No declared licenses

retab

  Analyzed 3 months ago

Simple utility to fix whitespace in source files

1.23K lines of code

0 current contributors

about 18 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

ftvalid

  Analyzed 4 months ago

ftvalid is a command line executable which can validate a text file against a fielded text meta file. It can also verify the uniqueness of a set of fields in the file. A file will be successfully validated if its format matches that specified in the Meta file and the specified fields (if any) are unique across all lines.

894 lines of code

0 current contributors

almost 10 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

FieldedText

  Analyzed 3 months ago

A C# class library which can be used to: - Parse Fielded Text files - Generate Fielded Text files - Create Meta Files for Fielded Text files Fielded Text files are text files which hold table(s) of data. A CSV text files is a fielded text file. More information about Fielded Text files can ... [More] be found at: http://www.fieldedtext.org/ [Less]

23.5K lines of code

0 current contributors

almost 8 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

CommandLineParserBase

  Analyzed 3 months ago

A lightweight C# command line parser. Consists of an abstract base class which parses a command line. Whenever an text parameter or option parameter is encountered, it calls a virtual function. The virtual functions can be overriden in a descendant class to update properties for each parameter. ... [More] Supports - Text parameters (indexed) - Option parameters without values (eg. -X) - Option parameters with values (eg. -X:AValue) - Quoted text parameters and option values - Characters that should terminate parsing of command line (eg. standard input redirection) [Less]

1.11K lines of code

0 current contributors

almost 8 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

revgrid

  Analyzed 3 months ago

30.1K lines of code

0 current contributors

over 1 year since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This