voxpupuli / puppet-staging

⛔️ Deprecated in favor of puppet-archive
https://forge.puppet.com/puppet/archive
Apache License 2.0
51 stars 109 forks source link

Add support for .deb archives. #71

Closed aswen closed 9 years ago

aswen commented 9 years ago

It's sometimes required to extract the contents of a software package the same way any archive would be done. This is the case when a Debian package is only distributed as such and not as tar.gz or similar. Dpkg supports extracting packages.