summaryrefslogtreecommitdiff
path: root/dev-python/sentinels/metadata.xml
blob: 0f82fef3fe2dd95395a012ba5a46290b7c2b2b5f (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://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>python@gentoo.org</email>
  <name>Python</name>
 </maintainer>
 <longdescription>
		Sentinels are objects with special meanings. They can be thought of as singletons, but they service the need of having 'special' values in your code, that have special meanings.
	</longdescription>
 
 <origin>gentoo-staging</origin>
</pkgmetadata>