summaryrefslogtreecommitdiff
path: root/homebrew/libxlsxwriter/.beer
blob: 5ebc62de15ad4417d6fcaf5ec73b0692eebb4bf5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "Libxlsxwriter",
    "description": "C library for creating Excel XLSX files",
    "url": "https://github.com/jmcnamara/libxlsxwriter/archive/RELEASE_0.8.6.tar.gz",
    "mirror": null,
    "homepage": "https://libxlsxwriter.github.io/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\", \"install\", \"INSTALL_DIR=#{prefix}\", \"V=1\""
    ],
    "version": "0.8.6",
    "file": "libxlsxwriter.rb"
}