dev-ruby/shotgun: add ruby26
[gentoo.git] / app-misc / binwalk / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="person">
5                 <email>radhermit@gentoo.org</email>
6                 <name>Tim Harder</name>
7         </maintainer>
8         <longdescription lang="en">
9                 Binwalk is a tool for searching a given binary image for embedded files.
10                 Specifically, it is designed for identifying files embedded inside of firmware
11                 images. Binwalk uses the libmagic library, so it is compatible with magic
12                 signatures created for the Unix file utility.
13                 Binwalk also includes a custom magic signature file which contains improved
14                 signatures for files that are commonly found in firmware images such as
15                 compressed/archived files, firmware headers, Linux kernels, bootloaders,
16                 filesystems, etc.
17         </longdescription>
18         <upstream>
19                 <remote-id type="google-code">binwalk</remote-id>
20                 <remote-id type="github">devttys0/binwalk</remote-id>
21         </upstream>
22         <use>
23                 <flag name="graph">Enable support for generating entropy graphs</flag>
24         </use>
25 </pkgmetadata>