Sha256: 4329a87c1d8ea71b8c6f321c1d63b11947bd9ca8085cb7bf6057133fc85ef262

Contents?: true

Size: 711 Bytes

Versions: 2

Compression:

Stored size: 711 Bytes

Contents

[![Build Status](https://travis-ci.org/lamont-granquist/ffi-yajl.png)](https://travis-ci.org/lamont-granquist/ffi-yajl)  [![Code Climate](https://codeclimate.com/github/lamont-granquist/ffi-yajl.png)](https://codeclimate.com/github/lamont-granquist/ffi-yajl)

## TODO

- switching from curling yajl2 sources to using git submodule
- test both ffi and ext on platforms that support both (MRI, rbx)

## BUILD NOTES

- building libyajl2 requires 'apt-get install cmake' on ubuntu, but note
  that 'apt-get install libyajl2' will be better

## KNOWN BUGS

- 'rake compile' broken on mac, only tested to work on linux (ubuntu)
- C Extension segfaults on ruby 1.8.7, so the ffi mode is forced for RUBY_VERSION < 1.9

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ffi-yajl-0.0.1-universal-java README.md
ffi-yajl-0.0.1 README.md