spack/lib/spack/spack/util
Todd Gamblin 3bbca9bd05 Better version wildcard handling, better spidering
- Allow version wildcards to match [_-.] instead of the exact separators
  the version was constructed with.
  - Handles the fact that boost versions are written both 1.55.0 and 1_55_0.

- Update spidering to handle parse errors and warn that Python < 2.7.3 has
  less robust HTML parsing abilities.
2014-04-25 14:41:37 -07:00
..
__init__.py Remove trailing whitespace from license text 2014-01-12 18:19:18 +01:00
compression.py Moving utilities to a common LLNL package. 2014-03-14 16:21:15 -07:00
crypto.py Remove trailing whitespace from license text 2014-01-12 18:19:18 +01:00
environment.py Remove trailing whitespace from license text 2014-01-12 18:19:18 +01:00
executable.py Make SSL verification failures recommend spack -k 2014-04-13 16:38:15 -07:00
prefix.py Moving utilities to a common LLNL package. 2014-03-14 16:21:15 -07:00
string.py Remove trailing whitespace from license text 2014-01-12 18:19:18 +01:00
web.py Better version wildcard handling, better spidering 2014-04-25 14:41:37 -07:00