Registered
by
Jack Moffitt
Poetry is a collection of simple command line tools for working with XMPP services. It aims to provide a set of tools similar to tools like dig, curl, and man, but for interacting, configuring, and querying XMPP services.
Poetry currently consists of two tools: disco and pubsub-config. disco retrieves service discovery information, and pubsub-config creates, configures, and queries pubsub nodes.
These tools are written in Python using Twisted Words and Wokkel.
Project information
- Licence:
- GNU GPL v3
View full history Series and milestones
trunk series is the current focus of development.