Imported Upstream version 0.1.1
authorCharles Plessy <plessy@debian.org>
Thu, 13 Jan 2011 09:09:25 +0000 (18:09 +0900)
committerCharles Plessy <plessy@debian.org>
Thu, 13 Jan 2011 09:09:25 +0000 (18:09 +0900)
commitfe45439c5a3ae7f5910085fc73cc7e6c2237af3a
tree3a59b91f3884537acd2f4d6e541d7c0cc9f1aca9
parent77ae2c2f5923130107494280affc93f356b5a3f8
Imported Upstream version 0.1.1
14 files changed:
MANIFEST.in
PKG-INFO
pysam/csamtools.pyx
pysam/pysam_util.c
setup.py
tests/00README.txt [new file with mode: 0644]
tests/Makefile [new file with mode: 0644]
tests/ex1.fa [new file with mode: 0644]
tests/ex1.sam.gz [new file with mode: 0644]
tests/ex3.sam [new file with mode: 0644]
tests/ex4.sam [new file with mode: 0644]
tests/example.py [new file with mode: 0644]
tests/pysam_test.py [new file with mode: 0755]
tests/segfault_tests.py [new file with mode: 0755]