Justin Lecher eaaface92e
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https

Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24 12:49:19 +02:00

15 lines
517 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<use>
<flag name='serial'>include serial port support</flag>
</use>
<longdescription>
Twisted is an asynchronous networking framework written in Python,
supporting TCP, UDP, multicast, SSL/TLS, serial communication and
more. It is used by most of the servers, clients and protocols that
are part of other Twisted projects.
</longdescription>
</pkgmetadata>