[
https://issues.apache.org/jira/browse/COMPRESS-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13808647#comment-13808647
]
BELUGA BEHR commented on COMPRESS-133:
--------------------------------------
Has this been resolved?
> Mention Debian/Ubuntu packages in AR format documentation
> ---------------------------------------------------------
>
> Key: COMPRESS-133
> URL: https://issues.apache.org/jira/browse/COMPRESS-133
> Project: Commons Compress
> Issue Type: Improvement
> Components: Documentation
> Reporter: Bear Giles
> Priority: Trivial
>
> The documentation for the AR format can/should mention that it is the basis
> for Debian/Ubuntu packages. A .deb file is actually an AR file with three
> elements:
> _debian-binary_: version number ("2.0")
> _data.tar.gz_: compressed tarball containing the package's files
> _control.tar.gz_: compressed tarball containing the package's metadata
> (information, installation and removal scripts, etc.)
> People will normally want to use the Debian package management tools but it's
> nice to know that we can access the 'original' content if necessary.
--
This message was sent by Atlassian JIRA
(v6.1#6144)