blob: ff0054796bd39ee3e080eada3c0de7b20146909a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<stabilize-allarches/>
<longdescription lang="en">
smartypants does transformations of plain old ASCII straight quotes,
plain dashes, and plain dots, into smart quotes, em-dashes, and
proper ellipses.
</longdescription>
<upstream>
<remote-id type="pypi">smartypants</remote-id>
<remote-id type="github">leohemsted/smartypants.py</remote-id>
</upstream>
</pkgmetadata>
|