NOTICE: This package has been removed from pkgsrc

./wip/go-ole, Go bindings for Windows COM using shared libraries instead of cgo

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.2.0, Package name: go-ole-1.2.0, Maintainer: kamelderouiche

TODO: Adjust the following lines from README.md

#Go OLE

[![Build status](https://ci.appveyor.com/api/projects/status/qr0u2sf7q43us9fj?svg=true)](https://ci.appveyor.com/project/jacobsantos/go-ole-jgs28)
[![Build Status](https://travis-ci.org/go-ole/go-ole.svg?branch=master)](https://travis-ci.org/go-ole/go-ole)
[![GoDoc](https://godoc.org/github.com/go-ole/go-ole?status.svg)](https://godoc.org/github.com/go-ole/go-ole)

Go bindings for Windows COM using shared libraries instead of cgo.

By Yasuhiro Matsumoto.

## Install

To experiment with go-ole, you can just compile and run the example program:

```
go get github.com/go-ole/go-ole
cd /path/to/go-ole/
go test

cd /path/to/go-ole/example/excel
...


Master sites:

RMD160: bf8388c20d240e6bee3b42bc6c28f83f4876b2b0
Filesize: 45.077 KB

Version history: (Expand)