Subversion Repositories programming

Rev

Rev 276 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 276 Rev 277
Line 1... Line 1...
1
#!/usr/bin/env python
1
#!/usr/bin/env python
2
 
2
 
3
# Copyright: Ira W. Snyder (devel@irasnyder.com)
3
# Copyright (c) 2005,2006 Ira W. Snyder (devel@irasnyder.com)
4
# Start Date: 2005-10-13
-
 
5
# End Date:
-
 
6
# License: GNU General Public License v2 (or at your option, any later version)
4
# License: GNU General Public License v2 (or at your option, any later version)
7
#
5
#
8
# Changelog Follows:
6
# Changelog Follows:
9
# - 2005-10-13
7
# - 2005-10-13
10
# - Added get_par2_filenames() to parse par2 files
8
# - Added get_par2_filenames() to parse par2 files