Jguer / go-alpm

Go bindings to Pacman's libalpm

Repository from Github https://github.comJguer/go-alpmRepository from Github https://github.comJguer/go-alpm

go-alpm

go-alpm is a Go package for binding libalpm. With go-alpm, it becomes possible to manipulate the Pacman databases and packages just as Pacman would.

This project is MIT Licensed. See LICENSE for details.

Getting started

  • Import the go-alpm repository in your go script
	import "github.com/Jguer/go-alpm/v2"

Current Maintainers

  • Morganamilo
  • Jguer

Original Contributors

  • Mike Rosset
  • Dave Reisner
  • Rémy Oudompheng
  • Jesus Alvarez

About

Go bindings to Pacman's libalpm

License:MIT License


Languages

Language:Go 95.2%Language:C 2.9%Language:Dockerfile 1.3%Language:Makefile 0.5%