Steve Schnepp
202bbf0cd8
Corrected statement about pmmn.
...
As pmmn also uses the `plugins/` subdirectory per default.
2012-05-23 12:00:22 +03:00
Michel Albert
c07cf6891f
Fix crash on plugin execution error.
...
If a plugin failed to execute, pypmmn did not properly report the error and
crash. This resolves this bug.
2012-04-26 10:50:04 +02:00
Michel Albert
765c54ba50
Added a usage example to the README
2012-04-06 16:50:53 +02:00
Michel Albert
607ff28265
Added a URL to the python metadata
...
.gitignore added
2012-04-06 16:49:12 +02:00
Michel Albert
164794c50b
README clarification
2012-04-06 16:47:25 +02:00
Michel Albert
fad2321539
README clarification
2012-04-06 16:46:20 +02:00
Michel Albert
0da7b997ba
Updated the README
2012-04-06 16:31:48 +02:00
Michel Albert
ba0efcacfb
Real timeout added. Version bump to beta1.
2012-04-06 16:23:34 +02:00
Michel Albert
8f5607b2a6
Minor fixes & docs & comments
2012-04-06 16:08:51 +02:00
Michel Albert
fa24082ea5
Daemonizing and logging added, 'stdin mode' fixed
2012-04-06 15:51:11 +02:00
Michel Albert
89d3ef0a65
Quick-and-dirty TCP implementation (Needs cleanup)
2012-04-05 18:40:42 +02:00
Michel Albert
7c40b520a8
Command line arguments added and handled.
2012-04-05 15:27:21 +02:00
Michel Albert
583d318c62
Command line options added. Code restructured.
2012-04-05 15:15:21 +02:00
Michel Albert
b8ed5d1005
Initial commit of pypmmn
...
A port of pmmn to python.
* Currently only handles text from stdin (as with pmmn).
* The location of the ``plugins_folder`` is currently hardcoded.
* No command line arguments parsed yet.
2012-04-05 14:42:16 +02:00