Package wikibrief is a golang package that provides utility functions for extracting information from Wikipedia dumps.
This package can be installed with the go get command:
go get github.com/negapedia/wikibrief
API documentation can be found in the associated godoc reference