Skip to content
This repository has been archived by the owner on Nov 27, 2019. It is now read-only.

Ruby gem for handling CDA documents using Golang and Ruby FFI

License

Notifications You must be signed in to change notification settings

projectcypress/go-cda-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go CDA Tools

This is a ruby gem for importing and exporting CDA documents (beginning with QRDA Category 1) using Golang XML handling through Ruby FFI. Until cross-compiled libraries are included in this repository, usage requires that Golang 1.5 or later be installed locally.

For local testing, run make dependencies to install the various dependencies followed make in the ext directory.

If this gem is added and installed as a dependency elsewhere, the Golang shared objects will be compiled based on extconf.rb and the Makefile in the ext directory.

About

Ruby gem for handling CDA documents using Golang and Ruby FFI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published