landonia / gobert

BERT serialization library for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

The gobert project is a Go library implementing the BERT serialization and RPC protocol.

Status

I, Seth Klein, don't use this library. I updated it to Go 1 for someone in #go-nuts and the original maintainer declared it dead so I figured I'd do the basics and handle bug reports and pull requests. As of February, 2013, the last post to the BERT mailing list was nearly two years ago so unless this gets serious interest, I'm not going to sink oodles of effort into figuring out what full BERT compliance is or whether this library implements it. (The original author implies that it doesn't.) Feel free to report bugs and make pull requests, though.

Reporting Bugs

Bugs may be reported at https://github.com/sethwklein/gobert/issues or via email or Twitter to the maintainer contact below.

Maintainer Contact

Seth W. Klein sk@sethwklein.net @sethwklein

History

The gobert project was started by Joshua Peek in 2009. In 2013 he confirmed that he was no longer maintaining it, and Seth W. Klein assumed maintenance. As the last update on this was in 2013, Landon Wainwright has added in support for more tag specs.. I aim to create pull requests to merge this back into the original source when I am happy it is all working.

About

BERT serialization library for Go

License:MIT License


Languages

Language:Go 100.0%