blob: 231ce3b419da930e5b099771889d3efeb9f33dc1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/jorgenschaefer/elpy/issues/</bugs-to>
<remote-id type="github">jorgenschaefer/elpy</remote-id>
</upstream>
</pkgmetadata>
|