We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.deb
AR
1 parent 2460990 commit 5ae4871Copy full SHA for 5ae4871
src/mezz/codec-ar.reb
@@ -13,7 +13,7 @@ register-codec [
13
name: 'ar
14
type: 'compression
15
title: "Unix archive file"
16
- suffixes: [%.ar %.a %.lib]
+ suffixes: [%.ar %.a %.lib %.deb]
17
18
decode: function [
19
{Extract content of the AR/LIB file}
0 commit comments