xlsxwriter ~master
A D binding for libxlsxwriter
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
This project adds D bindings for libxlsxwriter (http://libxlsxwriter.github.io/index.html).
Usage
This project is a sourceLibrary
dub target type, so you should simply be able to add a dependency to your dub.json/dub.sdl file. Note that you will need to install libxlsxwriter independently (see instructions here: http://libxlsxwriter.github.io/getting_started.html).
Examples
A number of the examples included with libxlsxwriter have been translated to D and can be found in examples/
. These are minimal translations and strongly resemble the original C code. You can build them like so:
$ dub build xlsxwriter:tutorial3
$ dub build xlsxwriter:chart
..etc..
- Registered by Justin Whear
- ~master released 8 years ago
- economicmodeling/xlsxwriter
- FreeBSD
- Copyright © 2016, Justin Whear
- Authors:
- Sub packages:
- xlsxwriter:hello, xlsxwriter:anatomy, xlsxwriter:demo, xlsxwriter:chart, xlsxwriter:panes, xlsxwriter:autofilter, xlsxwriter:merge_range, xlsxwriter:tutorial3, xlsxwriter:array_formula
- Dependencies:
- none
- Versions:
-
0.0.1 2016-Aug-25 ~master 2016-Aug-25 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
31 downloads total
-
- Score:
- 1.3
- Short URL:
- xlsxwriter.dub.pm