On Fri, 9 Oct 2015 17:26:38 -0400 "Anthony G. Basile" <[email protected]> wrote:
> On 10/9/15 4:32 PM, Brian Dolbec wrote: > > On Fri, 9 Oct 2015 01:53:39 -0400 > > Mike Frysinger <[email protected]> wrote: > > > >> It looks like this code has all been moved to the external DeComp > >> pkg. --- > >> catalyst/contents.py | 87 > >> ---------------------------------------------------- 1 file > >> changed, 87 deletions(-) delete mode 100644 catalyst/contents.py > >> > > Yeah, punt it, I didn't do it initially in case there was problems. > > But it fits better living with the compression/decompression code. > > It will be easier to keep them all in sync. The only thing extra > > the contents has is iso capability. > > > > The tar --xattrs stuff was recently added and needed. Will it be > there in the DeComp pkg? > Yes, it is. See for yourself: https://github.com/dol-sen/pyDeComp/blob/master/DeComp/definitions.py#L277 Also if there are other compression/decompression algorithms or definitions you think should be added... -- Brian Dolbec <dolsen>
