summaryrefslogtreecommitdiff
path: root/dev-util/tinyxxd/metadata.xml
blob: 5a9facfa5b8dc52ef0ac73b204f28df45493a042 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>ingenarel_neojesus@disroot.org</email>
    <name>ingenarel</name>
  </maintainer>
  <longdescription lang="en">
  tinyxxd is a standalone fork of xxd, a slight modernization of the C code, a slight performance increase and a drop-in
  replacement for xxd. It contains the same logic and supports the exact same flags. tinyxxd can be useful in connection
  with building and packaging software, since it's a smaller dependency than ViM, only requires a C11 compiler and is
  slightly faster.
  </longdescription>
  <use>
    <flag name="xxd">use it as a replacement for xxd</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>