No Description

Zelphir Kaltstahl eacdbb5ee9 implement file-name procedure 3 years ago
test 0ce708d37a correct tests 3 years ago
.gitignore 8c9a4542a3 add already implemented stuff 3 years ago
LICENSE 915a8faecd Initial commit 3 years ago
README.md 915a8faecd Initial commit 3 years ago
file-reader.scm 8c9a4542a3 add already implemented stuff 3 years ago
file-system.scm 8c9a4542a3 add already implemented stuff 3 years ago
fslib.scm eacdbb5ee9 implement file-name procedure 3 years ago
list-utils.scm 5ceb769d69 add map-to-all-except-last and correct tests 3 years ago
logging.scm 0fe0025924 only formatting 3 years ago
string-utils.scm 4f690839f1 add suffix string functions 3 years ago
todo.org 936fde5d93 add todo item 3 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.