News
====
0.2.1
-----
* fix handling when there's an exception in the loop that calls a process
  

0.2.0
-----
* better error message from Popen when using nopen("| something")

0.1.9
-----
* if the header argument to `reader` is "ordered" then an ordered
  dictionary is used.


0.1.8
-----
* Add is_newer_b(apath, bpaths) to check that all b files are newer
  than apath.

0.1.3
-----
* July 26 2011
* Allow ftp/http(s) paths as arguments to reader

0.1.1
-----
* use itertools.izip for speed improvement

0.1
---

*Release date: 15-Mar-2010*

* Initial project structure.

