A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
Go to file
Todd Gamblin 936f54761b type(foo) == bar -> isinstance(foo, bar)
Changed type checks in most places.
2013-12-09 00:47:17 -08:00
bin Added web spider capability for listing versions. 2013-11-23 13:04:36 -08:00
lib/spack type(foo) == bar -> isinstance(foo, bar) 2013-12-09 00:47:17 -08:00
.gitignore Initial version of spack with one package: cmake 2013-02-13 17:50:44 -08:00