Download List

Descripción del Proyecto

Linux, FreeBSD, and Mac OS X all provide similar
extended file attributes functionality, with
significantly different interfaces. The pxattr
package aims at providing a single extended file
attributes interface on all three systems (and
others in the future). It consists of a single C++
module to be included in the application source
code. The C++ file can also be compiled to a
command line attributes management command and
test tool.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-02-03 11:36
2.1.0

Esta versión tiene una utilidad de línea de comandos mejorada con una nueva función de descarga y restaurar los atributos extendidos de un árbol de archivos completa a través de sistemas Linux, FreeBSD y Mac OS X.



También corrige un error con el prefijo "usuario." en Linux, que puede introducir una incompatibilidad con la versión anterior, motivando el cambio de número de versión principal de la dirección.
This release has a much-improved commandline utility
with a new function to dump and restore the extended attributes for a complete file tree
across Linux, FreeBSD, and Mac OS X systems.



It also fixes a bug with handling the "user." prefix on Linux,
which may introduce an
incompatiblity with the previous release,
motivating the major version number change.

2009-01-28 04:24
1.0.5

Portabilidad de los últimos sistemas Linux: la interfaz del sistema incluyen el nombre del archivo ha cambiado de attr / xattr.h a sys / xattr.h.
Tags: Minor bugfixes
Portability to recent Linux systems: the system interface include file name has been changed from attr/xattr.h to sys/xattr.h.

Project Resources