jbenden / windows

Golang library implementing a number of Windows specific features; such as to-and-from native encoding and UTF-8, and functional tools for paths and files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build status Code Climate Coverage Status GoDoc

windows

Golang library implementing a number of Windows specific features; such as to-and-from system encoding and UTF-8, along with functional APIs for dealing with paths and files.

Installation

go get github.com/jbenden/windows

License

The windows Golang library is Apache 2.0 licensed.

About

Golang library implementing a number of Windows specific features; such as to-and-from native encoding and UTF-8, and functional tools for paths and files.

License:Apache License 2.0


Languages

Language:Go 100.0%