Package: poretools / 0.6.0+dfsg-7
Metadata
Package | Version | Patches format |
---|---|---|
poretools | 0.6.0+dfsg-7 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
python3.patch | (download) |
poretools/Fast5File.py |
92 46 + 46 - 0 ! |
port to python3 Python2 is obsolete. Port this code to python3. Changes consist of 2to3 output, plus fixes for tab vs. space issues, and a fix to argparse handling when we're called with no arguments. |
matplotlib.patch | (download) |
poretools/occupancy.py |
4 3 + 1 - 0 ! |
change figsize with new matplotlib |