attr 1:2.5.2-ok1 source package in openKylin
Changelog
attr (1:2.5.2-ok1) huanghe; urgency=medium * rebuild source for openKylin -- wangqinghao <email address hidden> Tue, 07 Apr 2026 14:10:50 +0800
attr (1:2.5.2-ok1) huanghe; urgency=medium * rebuild source for openKylin -- wangqinghao <email address hidden> Tue, 07 Apr 2026 14:10:50 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | utils |
| File | Size | SHA-256 Checksum |
|---|---|---|
| attr_2.5.2.orig.tar.xz | 326.3 KiB | f2e97b0ab7ce293681ab701915766190d607a1dba7fae8a718138150b700a70b |
| attr_2.5.2.orig.tar.xz.asc | 833 bytes | eeac729088d3c6379e91b7596cb3582e46b047c47f0fa3c5c77f9c9e84dc3a4c |
| attr_2.5.2-ok1.debian.tar.xz | 31.3 KiB | 25e46418b9d5af2db237a197d7aecc61c6e7ff9b28f26406c869a5a45bd25782 |
| attr_2.5.2-ok1.dsc | 2.3 KiB | 8cfe62b1168ef9b0ce510b9a61cadef56be44e7d5da075fa2c67d631082e80aa |
A set of tools for manipulating extended attributes on filesystem
objects, in particular getfattr(1) and setfattr(1).
An attr(1) command is also provided which is largely compatible
with the SGI IRIX tool of the same name.
Contains the runtime environment required by programs that make use
of extended attributes.
This package contains the libraries and header files needed to develop
programs which make use of extended attributes. For Linux programs,
the documented system call API is the recommended interface, but an
SGI IRIX compatibility interface is also provided.
.
Currently most filesystems support extended attributes.
The SGI IRIX compatibility API built above the Linux system calls is
used by programs such as xfsdump(8), xfsrestore(8) and xfs_fsr(8).