Skip to content

HFLR Ruby gem. Read fixed length record data and hierarchical fixed length record data.

License

Notifications You must be signed in to change notification settings

mnpopcenter/hflr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hflr

HFLR Ruby gem. Read fixed length record data and hierarchical fixed length record data.

Allows you to read and write files of fixed width records when the file contains one or more than one type of record. Version 1.4 has better support for Ruby 1.9 character encoding, by assuming Latin-1 (ISO-8859-1).

Install with 'gem install hflr'

See the tests and examples bundled with this gem.

Do

gem unpack hflr

to get the source locally. Check the 'test' directory for example code.

About

HFLR Ruby gem. Read fixed length record data and hierarchical fixed length record data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages