file-attributes

File attribute manager

Provides functions to retrieve and set file attributes in a platform-independent manner.

Access to common file attributes (uid, gid, permissions, ctime, mtime, atime)

GitHub

18 stars
4 watching
2 forks
Language: Common Lisp
last commit: 3 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
shinmera/file-select Provides a way to invoke native file dialogs on various platforms for selecting or creating files. 20
shinmera/filesystem-utils A collection of utility functions for working with the file system. 14
sindresorhus/extendedattributes Library for managing extended file system attributes in Swift 41
shinmera/ubiquitous A library providing persistent configuration storage through an easy-to-use API. 28
shinmera/file-notify Libraries that provide file change detection functionality across multiple operating systems 28
shinmera/mmap Provides a portable way to map files into the address space of a process without manual memory copying. 33
shinmera/float-features Provides additional IEEE floating point features not covered by the Common Lisp standard. 29
stebalien/xattr A library providing a unified API for setting, getting, and listing extended attributes across various Unix platforms. 59
shinmera/zippy A library for reading and writing the PKWARE Zip archive format. 15
shinmera/oxenfurt A Common Lisp library providing an interface to the Oxford dictionary API 14
shinmera/pathname-utils A collection of utility functions for manipulating file paths. 14
shinmera/modularize A framework for organizing and managing reusable code components in Common Lisp applications. 8
atlas-engineer/nfiles A Common Lisp library for managing user-centric files and data persistence. 18
shinmera/definitions A general definitions introspection library 19
lirios/files A tool for managing and organizing files in a user-friendly way 84