mikshir
unread,Jun 27, 2008, 2:09:57 AM6/27/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xar-devel
Greetings,
I'm working on a project where xar may be an ideal candidate save for
the fact that the available command-line tool[1] is underdeveloped
functionally (e.g. I need pipe to stdout functionality among other
things). In addition to the library API, much but not all of which
can be found on the google-code site, I'd like to find more complete
documentation on the file format: e.g. xar dtd description, what
subdocuments are, what they look like, where they go, and hopefully
some how-to's and best-practices for appending/deleting/updating xar
archive contents and metadata. Is there anything like that
available?
Lastly (for now), Is this still being actively developed? There seems
to be some high-profile projects (RPM, OSX) that "support" the format
as late as January but very little activity on the whole and a dearth
of relevant page hits via web search.
Regards
[1] I have PyXar built and installed to see if it allows for the
functionality I desire but I have yet to get it to operate without
segfaulting.