Pinned Repositories
audio
Package audio helps read metadata from files.
color
Package color provides routines for printing colorized output.
csv
Package csv makes marshaling data-types to CSV easier.
english
Package english makes it easier to use correct English.
lex
Package lex provides a base implementation of lexer so you can write yours quicker.
matcher
Package matcher provides gitignore like matching semantics.
notify
Package notify provides tray notifications via D-Bus freedesktop.org notifications.
pacman
Package pacman contains various functions to read pacman package information.
stat
Package stat provides data structures and functions for statistical purposes.
xdg
Package xdg provides an implementation of the XDG Base Directory Specification.
Goulash's Repositories
goulash/audio
Package audio helps read metadata from files.
goulash/pacman
Package pacman contains various functions to read pacman package information.
goulash/xdg
Package xdg provides an implementation of the XDG Base Directory Specification.
goulash/matcher
Package matcher provides gitignore like matching semantics.
goulash/notify
Package notify provides tray notifications via D-Bus freedesktop.org notifications.
goulash/color
Package color provides routines for printing colorized output.
goulash/csv
Package csv makes marshaling data-types to CSV easier.
goulash/lex
Package lex provides a base implementation of lexer so you can write yours quicker.
goulash/stat
Package stat provides data structures and functions for statistical purposes.
goulash/english
Package english makes it easier to use correct English.
goulash/archive
Package archive provides functions for working with archives
goulash/errs
Package errs provides error handling support for functions
goulash/float
Package float helps you compare floats.
goulash/osutil
Package utils provides various utility functions for interaction with the operating system.
goulash/pr
Package pr provides various printing routines analogous to the pr *NIX utility.
goulash/pre
Package pre provides a C-like preprocessor.
goulash/tree
Package tree provides a binary tree with custom comparators and interface{} values.
goulash/twikutil
Package twikutil makes working with the Twik language easier.
goulash/units
Package units provides a few functions for converting between units.