Zelphir Kaltstahl bf018b23c7 correct hash again ... | %!s(int64=2) %!d(string=hai) anos | |
---|---|---|
guix-env | %!s(int64=2) %!d(string=hai) anos | |
test | %!s(int64=3) %!d(string=hai) anos | |
.gitignore | %!s(int64=3) %!d(string=hai) anos | |
AUTHORS | %!s(int64=3) %!d(string=hai) anos | |
COPYING | %!s(int64=3) %!d(string=hai) anos | |
README.org | %!s(int64=2) %!d(string=hai) anos | |
file-system.scm | %!s(int64=2) %!d(string=hai) anos | |
fslib.scm | %!s(int64=2) %!d(string=hai) anos | |
guix.scm | %!s(int64=2) %!d(string=hai) anos | |
list-utils.scm | %!s(int64=2) %!d(string=hai) anos | |
logging.scm | %!s(int64=2) %!d(string=hai) anos | |
string-utils.scm | %!s(int64=4) %!d(string=hai) anos | |
todo.org | %!s(int64=2) %!d(string=hai) anos |
-*- 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/