-
```
Command line parsing code for Ruffus scripts should be put into the library.
from Martin Goodson
```
Original issue reported on code.google.com by `bunbu...@gmail.com` on 11 Mar 2011 at 4:37
-
Hi,
this is not realey an issue of ocrmypdf, but I'm trying to get this to work on an samba-share with incrontab /inotify.
I've created a folder and watch activities in this folder with incrontab. Tha…
-
```
I tried out the latest (97518ac8f0e0) version of ruffus and came across a
problem with the sqlite history file (traceback below).
Our system makes uses the Lustre filesystem and creating sqlite d…
-
```
Sean Turley says:
while testing the regex mkdir example from the documentation:
http://www.ruffus.org.uk/tutorials/new_tutorial/mkdir_code.html#new-manual-mkdir
-code
Traceback (most recent call…
-
```
The latest code in the repository is 2.4b1, but there hasn't been a 2.3 release
yet. The documentation has been for 2.3b1 for a while.
```
Original issue reported on code.google.com by `tyler.fu…
-
```
hi,
it would seem the latest release of ruffus broke the compatibility with
python 2.5 (the ruffus/task.py uses the with statement w/o importing it from
the __future__ module)
the attached pat…
-
```
I tried out the latest (97518ac8f0e0) version of ruffus and came across a
problem with pickling of code objects.
Traceback (most recent call last):
File "../../../pipelines/defuse_readthrough/…
-
```
There is a problem with the code_template (both the version included with the
source, and the version displayed on the website).
1. The template download link is broken:
http://ruffus.org.uk/_…
-
```
What steps will reproduce the problem?
1. Create the file "hello_world.py" containing the following code:
from ruffus import *
def fi…
-
```
The google project home page http://code.google.com/p/ruffus/ points to two
dead (and badly missing) links to documenttaion and tutorials:
"Project Documentation
Project documentation is availa…