summaryrefslogtreecommitdiff
path: root/app-editors/qhexedit2/metadata.xml
blob: 7db8b420f3d91820f9dd97355df1abb7843aadac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
    <!-- maintainer-needed -->
    <use>
        <flag name="gui">Install Qt5 hex editor</flag>
    </use>
    <longdescription lang="en">
        QHexEdit is a hex editor widget written in C++ for the Qt5 framework.
        It is a simple editor for binary data, and has bindings to PyQt
        with python 2 and 3.
    </longdescription>
    <upstream>
        <remote-id type="github">lancos/qhexedit2</remote-id>
        <remote-id type="github">Simsys/qhexedit2</remote-id>
    </upstream>
</pkgmetadata>