Ecosyste.ms: Awesome
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: 8 days ago
JSON representation
Racket Library for the XDG Basedir Spec
- Host: GitHub
- URL: https://github.com/willghatch/racket-basedir
- Owner: willghatch
- License: other
- Created: 2016-03-31T23:04:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-02-24T17:18:49.000Z (almost 2 years ago)
- Last Synced: 2024-11-21T03:46:05.981Z (about 2 months ago)
- Language: Racket
- Size: 14.6 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - willghatch/racket-basedir - Racket Library for the XDG Basedir Spec (Racket)
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.