1
0
Fork 0
mirror of https://github.com/Luzifer/staticmap.git synced 2024-10-18 15:44:21 +00:00
staticmap/vendor/github.com/Wessie/appdirs
Knut Ahlers 759b968510
Vendor dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-06-27 22:50:36 +02:00
..
.gitignore Vendor dependencies 2017-06-27 22:50:36 +02:00
appdirs.go Vendor dependencies 2017-06-27 22:50:36 +02:00
appdirs_darwin.go Vendor dependencies 2017-06-27 22:50:36 +02:00
appdirs_unix.go Vendor dependencies 2017-06-27 22:50:36 +02:00
appdirs_windows.go Vendor dependencies 2017-06-27 22:50:36 +02:00
doc.go Vendor dependencies 2017-06-27 22:50:36 +02:00
LICENSE Vendor dependencies 2017-06-27 22:50:36 +02:00
README.md Vendor dependencies 2017-06-27 22:50:36 +02:00

This is a port of the excellent python module named the same, which can be found here appdirs.

The README and documentation in the original should be a good starting point. Documentation is currently lacking on the port itself, but the API is very similar to the python version.