summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-03-17 09:02:05 +0000
committer Eric Hameleers <alien@slackware.com>2014-03-17 09:02:05 +0000
commitc6875a55f05de2915ec7feed823fbe2d8a5b6f03 (patch)
tree98bebe8736a311d8b1b19cd10d9d4b5d2ee1a11e
parent013e0ab71504032f00a0350eb460e706674ab746 (diff)
downloadasb-c6875a55f05de2915ec7feed823fbe2d8a5b6f03.tar.gz
asb-c6875a55f05de2915ec7feed823fbe2d8a5b6f03.tar.xz
Initial revision
-rw-r--r--python-twisted/build/slack-desc19
-rw-r--r--python-twisted/build/slack-required2
2 files changed, 21 insertions, 0 deletions
diff --git a/python-twisted/build/slack-desc b/python-twisted/build/slack-desc
new file mode 100644
index 00000000..ab4f68c2
--- /dev/null
+++ b/python-twisted/build/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+python-twisted: python-twisted (an event-driven networking engine written in Python)
+python-twisted:
+python-twisted: Twisted is an event-driven networking engine written in Python
+python-twisted: and licensed under the open source MIT license.
+python-twisted: Twisted supports many common network protocols, including
+python-twisted: SMTP, POP3, IMAP, SSHv2, and DNS.
+python-twisted:
+python-twisted:
+python-twisted:
+python-twisted: python-twisted home: http://twistedmatrix.com/
+python-twisted:
diff --git a/python-twisted/build/slack-required b/python-twisted/build/slack-required
new file mode 100644
index 00000000..f61d824a
--- /dev/null
+++ b/python-twisted/build/slack-required
@@ -0,0 +1,2 @@
+zope.interface
+