blob: 87ffa8b16c048474ed9e2edad4781b59c2910a4f (
plain)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.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>srcux</origin>
</pkgmetadata>
|