Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aviks/Taro.jl

Read and write Excel, Word and PDF documents in Julia
https://github.com/aviks/Taro.jl

Last synced: about 2 months ago
JSON representation

Read and write Excel, Word and PDF documents in Julia

Awesome Lists containing this project

README

        

# Taro

Taro is a utility belt of functions to work with document files in Julia. It uses [Apache Tika](http://tika.apache.org/), [Apache POI](http://poi.apache.org) and [Apache FOP](https://xmlgraphics.apache.org/fop/) (via [JavaCall](http://aviks.github.io/JavaCall.jl/)) to work with Word, Excel and PDF files.

Documentation is available at [http://aviks.github.io/Taro.jl/](http://aviks.github.io/Taro.jl/)

[![Build Status](https://travis-ci.org/aviks/Taro.jl.png)](https://travis-ci.org/aviks/Taro.jl) [![Build status](https://ci.appveyor.com/api/projects/status/fjxar3dun9pr3aay?svg=true)](https://ci.appveyor.com/project/aviks/taro-jl)