Zelphir Kaltstahl b4446ce5f6 Cleanup repo | 2 years ago | |
---|---|---|
guix-env | 2 years ago | |
test | 3 years ago | |
.gitignore | 3 years ago | |
AUTHORS | 3 years ago | |
COPYING | 3 years ago | |
README.org | 2 years ago | |
file-system.scm | 2 years ago | |
fslib.scm | 2 years ago | |
guix.scm | 2 years ago | |
list-utils.scm | 2 years ago | |
logging.scm | 2 years ago | |
string-utils.scm | 4 years ago | |
todo.org | 2 years ago |
-*- mode: org; coding: utf-8; -*-
guile-fslib is a library, which contains procedures for working with filenames. It simplifies common tasks like splitting, joining and getting the file extension of a filename.
Tests can be invoked from the root directory of the project as follows:
guile -L . test/