forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.xml
25 lines (25 loc) · 1.28 KB
/
metadata.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>perl</herd>
<use>
<flag name="pastebin">pastebin.com support</flag>
<flag name="clipboard">copying of URLs with -x/--copy</flag>
<flag name="github">Github authentication</flag>
</use>
<upstream>
<remote-id type="cpan">App-Nopaste</remote-id>
<remote-id type="cpan-module">App::Nopaste</remote-id>
<remote-id type="cpan-module">App::Nopaste::Command</remote-id>
<remote-id type="cpan-module">App::Nopaste::Service</remote-id>
<remote-id type="cpan-module">App::Nopaste::Service::Codepeek</remote-id>
<remote-id type="cpan-module">App::Nopaste::Service::Debian</remote-id>
<remote-id type="cpan-module">App::Nopaste::Service::Gist</remote-id>
<remote-id type="cpan-module">App::Nopaste::Service::PastebinCom</remote-id>
<remote-id type="cpan-module">App::Nopaste::Service::Pastie</remote-id>
<remote-id type="cpan-module">App::Nopaste::Service::Shadowcat</remote-id>
<remote-id type="cpan-module">App::Nopaste::Service::Snitch</remote-id>
<remote-id type="cpan-module">App::Nopaste::Service::Ubuntu</remote-id>
<remote-id type="cpan-module">App::Nopaste::Service::ssh</remote-id>
</upstream>
</pkgmetadata>