Package submitted. Thanks for the reminder.
Search Criteria
Package Details: irssi-python test3-4
Package Actions
| Package Base: | irssi-python |
|---|---|
| Description: | Provides Python scripting support for Irssi |
| Upstream URL: | http://irssi.org/ |
| Category: | lib |
| Licenses: | |
| Submitter: | Trashlord |
| Maintainer: | Trashlord |
| Last Packager: | Trashlord |
| Votes: | 4 |
| First Submitted: | 2012-11-07 11:54 |
| Last Updated: | 2014-11-01 14:32 |
Latest Comments
Comment by Trashlord
Comment by pedromj
Please submit the package to AUR4.
Comment by Trashlord
Updated package to build with 0.8.17 sources. There were some API changes.
Special thanks to Ailin Nemui (Nei on irc.freenode.org #irssi) for contributing the necessary patch.
Comment by Trashlord
Updated package to build with 0.8.16 sources.
Comment by Trashlord
Remember to restart Irssi after the installation is complete.
Comment by Trashlord
I recommend adding "load python" and "py exec import irssi" to the ~/.irssi/startup file.
Then you can /py exec <python stuff> similarly to /script, without having to directly import the irssi module when you run /py exec (since it's already imported on startup).