summaryrefslogtreecommitdiff
path: root/dev-build/buildstream/metadata.xml
blob: 49bf0b5bdf10a32b43144f5e6641f9fa0a0340bd (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://docs.baldeagleos.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>baldeagleos-repo</origin>
</pkgmetadata>