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/