summaryrefslogtreecommitdiff
path: root/dev-util/gitchangelog/metadata.xml
blob: fecc42829d5034371e65291af59e7095fa4de008 (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-needed -->
<longdescription lang="en">
	Create a fancy changelog from git log history (in rst or md). You can
	customize your config with Python callables and custom regex, as well
	as built-in or custom template files.
</longdescription>
<upstream>
	<remote-id type="github">sarnold/gitchangelog</remote-id>
</upstream>
</pkgmetadata>