#RAGEL
##Installation
$ go get github.com/biogo/ragel/...
##Overview
The ragel package provide utility functions for using ragel FSM parsers.
If you use bíogo, please cite Kortschak and Adelson "bíogo: a simple high-performance bioinformatics toolkit for the Go language", doi:10.1101/005033.
##Library Structure and Coding Style
The coding style should be aligned with normal Go idioms as represented in the Go core libraries.
##Copyright and License
Copyright ©2011-2013 The bíogo Authors except where otherwise noted. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
The bíogo logo is derived from Bitstream Charter, Copyright ©1989-1992 Bitstream Inc., Cambridge, MA.
BITSTREAM CHARTER is a registered trademark of Bitstream Inc.