File: package_in_multiple_profiles.xml

package info (click to toggle)
libmodulemd 2.15.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 5,152 kB
  • sloc: ansic: 37,845; python: 3,236; xml: 1,739; sh: 377; makefile: 42
file content (17 lines) | stat: -rw-r--r-- 600 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<index xmlns="http://fedoraproject.org/metadata/moduleindex" version="1" revision="0">
    <module name="perl">
        <stream name="5.26">
            <build context="1" version="1" static="1" arch="x86_64" summary="b" description="b">
                <license>
                    <module>MIT</module>
                </license>
                <profile name="a">
                    <package>a</package>
                </profile>
                <profile name="b">
                    <package>a</package>
                </profile>
            </build>
        </stream>
    </module>
</index>