Нет описания

Zelphir Kaltstahl a8344c5dd4 add guix environment with guile and guile-hall 4 лет назад
guix-env a8344c5dd4 add guix environment with guile and guile-hall 4 лет назад
test 0ce708d37a correct tests 4 лет назад
.gitignore 8c9a4542a3 add already implemented stuff 5 лет назад
LICENSE 915a8faecd Initial commit 5 лет назад
README.md 915a8faecd Initial commit 5 лет назад
file-reader.scm 8c9a4542a3 add already implemented stuff 5 лет назад
file-system.scm 8c9a4542a3 add already implemented stuff 5 лет назад
fslib.scm eacdbb5ee9 implement file-name procedure 4 лет назад
list-utils.scm 5ceb769d69 add map-to-all-except-last and correct tests 5 лет назад
logging.scm 0fe0025924 only formatting 5 лет назад
string-utils.scm 4f690839f1 add suffix string functions 5 лет назад
todo.org 936fde5d93 add todo item 4 лет назад

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.