UpstandingHackers / hammer

Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.
GNU General Public License v2.0
430 stars 40 forks source link

More documentation for ruby bindings #178

Closed prashantbarca closed 7 years ago

prashantbarca commented 7 years ago

Added installation instructions, and information to the gemspec since it was throwing warnings.

abiggerhammer commented 7 years ago

Thank you!