Use https by default
[gentoo.git] / dev-python / configobj / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4   <herd>python</herd>
5   <longdescription lang="en">
6   ConfigObj is a simple but powerful config file reader and writer: an
7   ini file round tripper. Its main feature is that it is very easy to
8   use, with a straightforward programmer's interface and a simple syntax
9   for config files.
10 </longdescription>
11   <upstream>
12     <remote-id type="pypi">configobj</remote-id>
13   </upstream>
14 </pkgmetadata>