Skip to content

timetoplatypus/recfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recutils

A Go library to access the human-editable, plain text databases called GNU recfiles

Features

While comments are a first-class citizen in the GNU recfiles specification, this rudimentary library does not respect that. In all other regards, however, I hope this implementation is correct

Examples

For now, the tests are actually simple enough that they should serve as good examples of how to use the core library functions (i.e. Load(), Save()). Please see database_test.go :-)

About

A Golang implementation of GNU recutils

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages