Wrapper for getting and setting extended attributes on files.
Node.js async xattr library
[](https://badge.fury.io/js/node-xattr)
Node.js module for manipulating extended attributes.
It provides support for manipulating extended attributes (xattrs) on modern Unix filesystems.
It provides support for manipulating extended attributes (xattrs) on modern Unix filesystems.
It provides support for manipulating extended attributes (xattrs) on modern Unix filesystems.
It provides support for manipulating extended attributes (xattrs) on modern Unix filesystems.
It provides support for manipulating extended attributes (xattrs) on modern Unix filesystems.
It provides support for manipulating extended attributes (xattrs) on modern Unix filesystems.
It provides support for manipulating extended attributes (xattrs) on modern Unix filesystems.
It provides support for manipulating extended attributes (xattrs) on modern Unix filesystems.
It provides support for manipulating extended attributes (xattrs) on modern Unix filesystems.
It provides support for manipulating extended attributes (xattrs) on modern Unix filesystems.
It provides support for manipulating extended attributes (xattrs) on modern Unix filesystems.
Create AppleDouble files with NodeJS – useful to preserve OS X extended attributes in zip files or on non-HFS+ volumes
Bun wrapper for getting, setting, removing and listing extended attributes on files.
End-to-end encrypted workspaces for teams
Appium driver for Gecko-based browsers and web views
Node.js module for manipulating extended attributes.
Node.js module for manipulating extended attributes.
End-to-end encrypted workspaces for teams
Zero-LLM-token context-handoff daemon — resume any AI session across Claude Code, Cursor, and Codex.
unix extended filesystem attributes
That thin layer of data change management over the filesystem
A command line tool for working with Linux extended attributes (xattrs)
Cross-platform xattr support.
Filesystem xattr (extended attributes) API for Tokio.
Build disk images and filesystems (ext2/3/4, MBR, GPT) from a directory tree and TOML spec, in the spirit of genext2fs.
Pure-Rust ext4 filesystem driver. Exposes a C ABI (fs_ext4_*) suitable for FFI from C/C++/Go/etc.
eBPF mark-of-the-web for Linux: tag network-touched files and enforce who can exec them.
Shared types and constants for the linprov daemon and its BPF program (OriginRecord, AllowRule, FNV hashing).
A high-performance, full-screen CLI file manager and metadata tagger using extended attributes (xattrs).
Extended Attributes API bindings for Rust
A virtio-fs vhost-user device daemon
= xattr == DESCRIPTION Xattr provides the xattr (setxattr, getxattr, removexattr, listxattr) functions in a nice object-oriented wrapper. Ruby/DL is used so no compilation of modules is necessary. Extended attributes extend the basic attributes associated with files and directories in the file system. They are stored as name:data pairs associated with file system objects (files, directories, symlinks, etc). == SYNOPSIS Using the library: require "xattr" xattr = Xattr.new("/path/to/file") xattr.list # => [...] xattr.get("...") xattr.set("...", "...") xattr.remove("...") Using the provided command-line tool: $ xattr README.txt com.macromates.caret $ xattr README.txt com.macromates.caret {column = 9; line = 26; } $ xattr README.txt com.macromates.caret "{column = 0; line = 0; }" {column = 0; line = 0; } $ xattr README.txt -com.macromates.caret {column = 0; line = 0; } $ xattr README.txt $ == REQUIREMENTS * Mac OS X 10.4 (for now...) == INSTALL Using rubygems: $ sudo gem install xattr Using setup.rb: $ sudo ruby setup.rb
Manipulate extended file attributes
FSPath methods xattr and lxattr to work with extended attributes using ffi-xattr gem
Remove Mac Extended Attributes
Delete resource file and xattr
"extattr" is extended file attribute manipurator for Ruby. Supported for FreeBSD (extattr), GNU/Linux (xattr) and Microsoft Windows (NTFS Alternative Data Stream (ADS) + NTFS Extended Attributes (EA)).
No description provided.
No description provided.
No description provided.
No description provided.