Changes between Version 84 and Version 85 of scriptlist
- Timestamp:
- Jun 10, 2011, 4:38:42 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
scriptlist
v84 v85 135 135 || '''Script''' || Language || Use || 136 136 || alphaconv.py || Python || Functions to convert numbers to letters and back (A=1, B=2 etc) || 137 || arsf_database.py || Python || Functions to access key/value ARSF database || 137 || arsf_database.py || Python || Functions to access key/value ARSF database (please use arsf_db_reader.py) || 138 || arsf_db_reader.py || Python || Provides classes and functions to read from the ARSF database | 138 139 || band_reader.py || Python || Reads AISA band (.prn) files || 139 140 || configSorter.py || Python || Sorts config files into sensible order (can also be executed directly) ||