File: doc.go

package info (click to toggle)
golang-go-xdg 0~bzr20140219-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 92 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rw-r--r-- 248 bytes parent folder | download
1
2
3
4
5
6
7
// (c) 2014 John R. Lenton. See LICENSE.

// xdg implements helpers for you to use the XDG spec in your apps.
//
// For now, that's just the base directory spec,
// http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
package xdg