gulrak-filesystem 1.5.12
Header only C++ std::filesystem compatible library
This package provides a header-only single-file std::filesystem compatible helper library, based on the C++17 and C++20 specs, but implemented for C++11, C++14, C++17 or C++20.
- Website: https://github.com/gulrak/filesystem
- Licenses: Expat
- Package source: gnu/packages/cpp.scm
- Builds: See build status
- Issues: See known issues
Installation
Install gulrak-filesystem 1.5.12
as follows:
guix install gulrak-filesystem@1.5.12
Or install the latest version:
guix install gulrak-filesystem
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.