summaryrefslogtreecommitdiff
path: root/.flake8
diff options
context:
space:
mode:
authorGeorge Hartzell <hartzell@alerce.com>2018-08-11 09:38:31 -0700
committerAdam J. Stewart <ajstewart426@gmail.com>2018-08-11 11:38:31 -0500
commit0b9434b4ba7e4f9fa933521d50a1e57a117e46e8 (patch)
tree8f8950982b888815118c7ee533d1e9be93595eee /.flake8
parent2a4b7a4dc4a5747211729123ea40b20b797ea303 (diff)
downloadspack-0b9434b4ba7e4f9fa933521d50a1e57a117e46e8.tar.gz
spack-0b9434b4ba7e4f9fa933521d50a1e57a117e46e8.tar.bz2
spack-0b9434b4ba7e4f9fa933521d50a1e57a117e46e8.tar.xz
spack-0b9434b4ba7e4f9fa933521d50a1e57a117e46e8.zip
Add package for fasta (#8953)
* Add package for fasta Add a package for the fasta sequence alignment tools. The build system is novel (fasta is "venerable", so...). The source tree includes nearly 50 variant Makefiles, the installer is expected to pick one that's appropriate and then edit the "XDIR" variable to specify the installation path. I can only test 64 bit darwin and linux, so that's all I've included. I'm also assuming that every 64bit x86 system we'll see supports the SSE2 extensions. Other situations can be dealt with when someone has a test case. * Switch to MakefilePackage and clean up a bit - Clean up the description - Switch to MakefilePackage - generalize the path to the chosen Makefile - implement separate `edit`, `build`, and `install` phases. * Fix call to format() * Fix broken if logic
Diffstat (limited to '.flake8')
0 files changed, 0 insertions, 0 deletions