No Description

Zelphir Kaltstahl be06e96304 fix sub-fsing? with tests and absolute-fsing and canonicalization 4 years ago
test be06e96304 fix sub-fsing? with tests and absolute-fsing and canonicalization 4 years ago
.gitignore 8c9a4542a3 add already implemented stuff 4 years ago
LICENSE 915a8faecd Initial commit 4 years ago
README.md 915a8faecd Initial commit 4 years ago
file-reader.scm 8c9a4542a3 add already implemented stuff 4 years ago
file-system.scm 8c9a4542a3 add already implemented stuff 4 years ago
fslib.scm be06e96304 fix sub-fsing? with tests and absolute-fsing and canonicalization 4 years ago
list-utils.scm 5ceb769d69 add map-to-all-except-last and correct tests 4 years ago
logging.scm 0fe0025924 only formatting 4 years ago
string-utils.scm 4f690839f1 add suffix string functions 4 years ago
todo.org 2e648e2ab5 update to do list 4 years ago

README.md

guile-fslib

This repository contains file system utilities. It is work in progress (WIP) and aims to simplify working with the file system from GNU Guile.