summaryrefslogtreecommitdiff
blob: ebe359b3fcad25cfd15120d5730bc2503e3e4d47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>python@gentoo.org</email>
		<name>Python</name>
	</maintainer>
	<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>