data/python-screed-1.0.4/.coveragerc: ASCII text data/python-screed-1.0.4/.gitattributes: ASCII text data/python-screed-1.0.4/.github/CONTRIBUTING.md: ASCII text data/python-screed-1.0.4/.github/PULL_REQUEST_TEMPLATE.md: ASCII text data/python-screed-1.0.4/.gitignore: ASCII text data/python-screed-1.0.4/.travis.yml: ASCII text data/python-screed-1.0.4/CHANGELOG.md: ASCII text data/python-screed-1.0.4/CODE_OF_CONDUCT.rst: ASCII text data/python-screed-1.0.4/Doxyfile.in: ASCII text data/python-screed-1.0.4/MANIFEST.in: ASCII text data/python-screed-1.0.4/Makefile: makefile script, ASCII text data/python-screed-1.0.4/README.md: ASCII text data/python-screed-1.0.4/benchmarks/faGen.py: Python script, ASCII text executable data/python-screed-1.0.4/benchmarks/fqGen.py: Python script, ASCII text executable data/python-screed-1.0.4/benchmarks/fqToFaConvert.py: Python script, ASCII text executable data/python-screed-1.0.4/benchmarks/mysql/create.py: Python script, ASCII text executable data/python-screed-1.0.4/benchmarks/mysql/mdbConstants.py: ASCII text data/python-screed-1.0.4/benchmarks/mysql/mydb.py: Python script, ASCII text executable data/python-screed-1.0.4/benchmarks/mysql/mysqlCreateTimeit.py: Python script, ASCII text executable data/python-screed-1.0.4/benchmarks/mysql/mysqlTimeit.py: Python script, ASCII text executable data/python-screed-1.0.4/benchmarks/mysql/mysql_login.txt: ASCII text data/python-screed-1.0.4/benchmarks/pgres/create.py: Python script, ASCII text executable data/python-screed-1.0.4/benchmarks/pgres/drop.py: Python script, ASCII text executable data/python-screed-1.0.4/benchmarks/pgres/pdbConstants.py: ASCII text data/python-screed-1.0.4/benchmarks/pgres/pgdb.py: Python script, ASCII text executable data/python-screed-1.0.4/benchmarks/pgres/pgresCreateTimeit.py: Python script, ASCII text executable data/python-screed-1.0.4/benchmarks/pgres/pgresTimeit.py: Python script, ASCII text executable data/python-screed-1.0.4/benchmarks/pgres/pgres_login.txt: ASCII text data/python-screed-1.0.4/benchmarks/screedCreateTimeit.py: Python script, ASCII text executable data/python-screed-1.0.4/benchmarks/screedTimeit.py: Python script, ASCII text executable data/python-screed-1.0.4/benchmarks/screedTimeit1M.py: Python script, ASCII text executable data/python-screed-1.0.4/bigtests/__init__.py: Python script, ASCII text executable data/python-screed-1.0.4/doc/LICENSE.rst: ASCII text data/python-screed-1.0.4/doc/Makefile: ASCII text data/python-screed-1.0.4/doc/_static/labibi.css: ASCII text data/python-screed-1.0.4/doc/_static/labibi.js: ASCII text data/python-screed-1.0.4/doc/conf.py: Python script, ASCII text executable data/python-screed-1.0.4/doc/dev/coding-guidelines-and-review.rst: ASCII text data/python-screed-1.0.4/doc/dev/index.rst: ASCII text data/python-screed-1.0.4/doc/dev/parsers.rst: ASCII text data/python-screed-1.0.4/doc/dev/release-checklist.rst: UTF-8 Unicode text data/python-screed-1.0.4/doc/example.rst: ASCII text data/python-screed-1.0.4/doc/index.rst: ASCII text data/python-screed-1.0.4/doc/release-notes/RELEASE-0.5.rst: ASCII text data/python-screed-1.0.4/doc/release-notes/RELEASE-0.8.md: ASCII text data/python-screed-1.0.4/doc/release-notes/RELEASE-0.8.rst: ASCII text data/python-screed-1.0.4/doc/release-notes/RELEASE-0.9.md: ASCII text, with very long lines data/python-screed-1.0.4/doc/release-notes/RELEASE-0.9.rst: ASCII text data/python-screed-1.0.4/doc/release-notes/RELEASE-1.0.md: ASCII text data/python-screed-1.0.4/doc/release-notes/index.rst: ASCII text data/python-screed-1.0.4/doc/requirements.txt: ASCII text data/python-screed-1.0.4/doc/run-doctests.py: Python script, ASCII text executable data/python-screed-1.0.4/doc/screed.rst: ASCII text data/python-screed-1.0.4/doc/user/known-issues.rst: ASCII text data/python-screed-1.0.4/get_version.py: Python script, ASCII text executable data/python-screed-1.0.4/legacy/ChangeLog: ASCII text data/python-screed-1.0.4/legacy/jenkins-build.sh: Bourne-Again shell script, ASCII text executable data/python-screed-1.0.4/screed/DBConstants.py: ASCII text data/python-screed-1.0.4/screed/__init__.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/__main__.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/_version.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/conversion.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/createscreed.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/dna.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/dump_fasta.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/dump_fastq.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/fasta.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/fastq.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/hava.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/openscreed.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/pygr_api.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/screedRecord.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/seqparse.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/tests/__init__.py: ASCII text data/python-screed-1.0.4/screed/tests/__main__.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/tests/havaGen.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/tests/screed_tst_utils.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/tests/test-data/empty.fa: empty data/python-screed-1.0.4/screed/tests/test-data/test-whitespace.fa: ASCII text data/python-screed-1.0.4/screed/tests/test-data/test.fa: ASCII text data/python-screed-1.0.4/screed/tests/test-data/test.fa.bz2: bzip2 compressed data, block size = 900k data/python-screed-1.0.4/screed/tests/test-data/test.fa.gz: gzip compressed data, was "test.fa", last modified: Mon Mar 29 02:07:00 2010, from Unix, original size modulo 2^32 12717 data/python-screed-1.0.4/screed/tests/test-data/test.fa.zip: Zip archive data, at least v2.0 to extract data/python-screed-1.0.4/screed/tests/test-data/test.fastq: ASCII text data/python-screed-1.0.4/screed/tests/test-data/test.fastq.bz2: bzip2 compressed data, block size = 900k data/python-screed-1.0.4/screed/tests/test-data/test.fastq.gz: gzip compressed data, was "test.fastq", last modified: Mon Mar 29 02:07:00 2010, from Unix, original size modulo 2^32 13995 data/python-screed-1.0.4/screed/tests/test-data/test.hava: ASCII text data/python-screed-1.0.4/screed/tests/test_attriberror.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/tests/test_convert.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/tests/test_db.py: Python script text executable Python script, ASCII text executable data/python-screed-1.0.4/screed/tests/test_dictionary.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/tests/test_dna.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/tests/test_fasta.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/tests/test_fasta_recover.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/tests/test_fastq.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/tests/test_fastq_recover.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/tests/test_hava_methods.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/tests/test_open_cm.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/tests/test_pygr_api.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/tests/test_record.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/tests/test_streaming.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/tests/test_open.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/tests/test_shell.py: Python script, ASCII text executable data/python-screed-1.0.4/screed/utils.py: Python script, ASCII text executable data/python-screed-1.0.4/setup.cfg: Windows setup INFormation data/python-screed-1.0.4/setup.py: Python script, ASCII text executable data/python-screed-1.0.4/tox.ini: ASCII text data/python-screed-1.0.4/versioneer.py: ASCII text data/python-screed-1.0.4/debian/README.test: UTF-8 Unicode text data/python-screed-1.0.4/debian/changelog: ASCII text data/python-screed-1.0.4/debian/control: ASCII text data/python-screed-1.0.4/debian/copyright: ASCII text data/python-screed-1.0.4/debian/docs: ASCII text data/python-screed-1.0.4/debian/patches/python3-tests: unified diff output, ASCII text data/python-screed-1.0.4/debian/patches/series: ASCII text data/python-screed-1.0.4/debian/python-screed.lintian-overrides: ASCII text data/python-screed-1.0.4/debian/python3-screed.lintian-overrides: ASCII text data/python-screed-1.0.4/debian/rules: a /usr/bin/make -f script, ASCII text executable data/python-screed-1.0.4/debian/source/format: ASCII text data/python-screed-1.0.4/debian/source/options: ASCII text data/python-screed-1.0.4/debian/tests/control: ASCII text data/python-screed-1.0.4/debian/tests/run-unit-test: POSIX shell script, ASCII text executable data/python-screed-1.0.4/debian/upstream/metadata: ASCII text data/python-screed-1.0.4/debian/watch: ASCII text data/python-screed-1.0.4/.pc/.version: ASCII text data/python-screed-1.0.4/.pc/.quilt_patches: ASCII text data/python-screed-1.0.4/.pc/.quilt_series: ASCII text data/python-screed-1.0.4/.pc/applied-patches: ASCII text data/python-screed-1.0.4/.pc/python3-tests/screed/tests/test_open.py: Python script, ASCII text executable data/python-screed-1.0.4/.pc/python3-tests/screed/tests/test_shell.py: Python script, ASCII text executable