Zelphir Kaltstahl c49cfb3ae1 try to define package as a module | пре 6 месеци | |
---|---|---|
guix-env | пре 2 година | |
test | пре 3 година | |
.gitignore | пре 3 година | |
AUTHORS | пре 3 година | |
COPYING | пре 3 година | |
README.org | пре 2 година | |
file-system.scm | пре 6 месеци | |
fslib.scm | пре 6 месеци | |
guix.scm | пре 6 месеци | |
list-utils.scm | пре 2 година | |
logging.scm | пре 6 месеци | |
string-utils.scm | пре 2 година | |
todo.org | пре 2 година |
-*- 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/