summaryrefslogtreecommitdiff
path: root/dev-build/buildstream/metadata.xml
blob: 0dd21c44efe19a51658254767406091a9df7d71a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>zyx@envs.net</email>
    <name>zyxhere💭</name>
  </maintainer>
  <longdescription>
    BuildStream is a powerful software integration tool that allows developers
    to automate the integration of software components including operating
    systems, and to streamline the software development and production process.
  </longdescription>
  <origin>srcux</origin>
</pkgmetadata>