Change eccepag from expression based to rule based
nwbas2ecce converts nwchem basis set files to the ECCE format
Status: Alpha
Brought to you by:
verahill
Translation: currently eccepag is a mess. It does what it needs to do, but as I 'reverse-engineered' the .pag format, it was a hack job and only supports entry types that I specifically observed in the ECCE-supplied .pag files. The code needs to be updated to use dictionaries so that it's a bit more flexible.