Zelphir Kaltstahl c49cfb3ae1 try to define package as a module | hace 6 meses | |
---|---|---|
guix-env | hace 2 años | |
test | hace 3 años | |
.gitignore | hace 3 años | |
AUTHORS | hace 3 años | |
COPYING | hace 3 años | |
README.org | hace 2 años | |
file-system.scm | hace 6 meses | |
fslib.scm | hace 6 meses | |
guix.scm | hace 6 meses | |
list-utils.scm | hace 2 años | |
logging.scm | hace 6 meses | |
string-utils.scm | hace 2 años | |
todo.org | hace 2 años |
-*- 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/