summaryrefslogtreecommitdiff
path: root/dev-python/twisted/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-python/twisted/metadata.xml
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-python/twisted/metadata.xml')
-rw-r--r--dev-python/twisted/metadata.xml35
1 files changed, 0 insertions, 35 deletions
diff --git a/dev-python/twisted/metadata.xml b/dev-python/twisted/metadata.xml
deleted file mode 100644
index a18c193cb3da..000000000000
--- a/dev-python/twisted/metadata.xml
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <maintainer type="person">
- <email>dolsen@gentoo.org</email>
- </maintainer>
- <upstream>
- <maintainer>
- <email>twisted-python@twistedmatrix.com</email>
- <name>Twisted Matrix Laboratories</name>
- </maintainer>
- <remote-id type="pypi">Twisted</remote-id>
- </upstream>
- <use>
- <flag name="conch">include Twisted SSHv2 implementation</flag>
- <flag name="http2">include http2 support</flag>
- <flag name="serial">include serial port support</flag>
- </use>
- <longdescription>Twisted is an event-based framework for internet
- applications, supporting Python 2.7 and Python 3.3+. It includes
- modules for many different purposes, including the following:
-
-twisted.web: HTTP clients and servers, HTML templating, and a WSGI server
-twisted.conch: SSHv2 and Telnet clients and servers and terminal emulators
-twisted.words: Clients and servers for IRC, XMPP, and other IM protocols
-twisted.mail: IMAPv4, POP3, SMTP clients and servers
-twisted.positioning: Tools for communicating with NMEA-compatible GPS receivers
-twisted.names: DNS client and tools for making your own DNS servers
-twisted.trial: A unit testing framework that integrates well with Twisted-based code.
- </longdescription>
-</pkgmetadata>