blob: f25bd89ec4364697a1d50f037064b2f116228673 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<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>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|