An open API service indexing awesome lists of open source software.

https://github.com/willghatch/racket-basedir

Racket Library for the XDG Basedir Spec
https://github.com/willghatch/racket-basedir

Last synced: about 1 month ago
JSON representation

Racket Library for the XDG Basedir Spec

Awesome Lists containing this project

README

        

This is a racket library for convenient adherence to the XDG basedir standard.

Install with `raco pkg install basedir`.

Documentation is [online](http://docs.racket-lang.org/basedir/index.html), or
available by running `raco docs basedir` after installing.