im
Twisted components for Apple's Calendarserver
Install
- All systems
-
curl cmd.cat/im.sh
- Debian
-
apt-get install python-twisted-words
- Ubuntu
-
apt-get install python-twisted-words
- Kali Linux
-
apt-get install python-twisted-words
- CentOS
-
yum install python-twisted-words
- Fedora
-
dnf install python-twisted-words
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-twisted-words
- Raspbian
-
apt-get install python-twisted-calendarserver
- Dockerfile
- dockerfile.run/im
python-twisted-calendarserver
Twisted components for Apple's Calendarserver
Twisted is a event-based framework for internet applications. This is twisted's dav-acl branch needed for Apple's Calendarserver only. If you're looking for twisted itself use the python-twisted package.
python-twisted-words
Twisted is an event-based framework for internet applications.
Twisted Words contains implementations of many Instant Messaging protocols, including IRC, Jabber, MSN, OSCAR (AIM & ICQ), TOC (AOL), and some functionality for creating bots, inter-protocol gateways, and a client application for many of the protocols. In support of Jabber, Twisted Words also contains X-ish, a library for processing XML with Twisted and Python, with support for a Pythonic DOM and an XPath-like toolkit.