Leo Famulari <l...@famulari.name> writes:

> * gnu/packages/python.scm (python-rarfile, python2-rarfile): New
> variables.
> * gnu/packages/patches/python-rarfile-fix-tests.patch: New file.
> * gnu-system.am (dist_patch_DATA): Add it.
> ---

[...]

> +    (propagated-inputs
> +     `(("libarchive" ,libarchive)))
> +    (home-page "https://github.com/markokr/rarfile";)
> +    (synopsis "RAR archive reader for Python")
> +    (description "This is Python module for RAR archive reading. The 
> interface
> +is made as zipfile like as possible.")
> +    (license isc)))

Does this actually work?  I assumed that our “libarchive” package has no
support for RAR archives.

~~ Ricardo

Reply via email to