guile-filesystem
Complementary library to Guile's built-in file system procedures
guile-filesystem provides a set of utility functions, that augment Guile's support for handling files and their names.
- Versions: 0.2.0
- Website: https://gitlab.com/lilyp/guile-filesystem
- Licenses: LGPL 3+
- Package source: gnu/packages/guile-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of guile-filesystem as follows:
guix install guile-filesystem
Or install a particular version:
guix install guile-filesystem@0.2.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of guile-filesystem about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/guile-filesystem'><img src='https://packages.guix.gnu.org/packages/guile-filesystem/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/guile-filesystem)
Example Org:
[[https://packages.guix.gnu.org/packages/guile-filesystem][https://packages.guix.gnu.org/packages/guile-filesystem/badges/latest-version.svg]]