Skip to content

meshwalker/go-osinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-osinfo

This library reads linux distribution release informations from: /etc/os-release

All fields defined by freedesktop.org are supported.

Distribution specific fields are stored in a map[string]string-Field calles Unknown

Download and install it:

$ go get -u github.com/meshwalker/go-osinfo

About

Library for parsing /etc/os-release

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages