|
il y a 1 mois | |
---|---|---|
guix-env | il y a 1 mois | |
libs | il y a 1 mois | |
test | il y a 1 mois | |
.gitignore | il y a 3 ans | |
AUTHORS | il y a 1 mois | |
COPYING | il y a 4 ans | |
Makefile | il y a 1 mois | |
README.org | il y a 2 ans | |
fslib.scm | il y a 1 mois | |
guix.scm | il y a 9 mois | |
todo.org | il y a 2 ans |
-*- 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/