-
-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Labels
Description
For some purposes it is useful to create an archive entry from scratch - e.g. device files for a linux root filesystem archive.
It seems that the necessary functions are not mapped with python-libarchive-c: From the examples and from reading the source it is unclear to me how to e.g. set the filename or the data for an entry not read from an existing archive.
If I failed to spot that this becomes a request for better documentation :)
Thanks,
Simon