Skip to content

Commit 6103158

Browse files
author
Joshua Thomas Przyborowski
authored
Add files via upload
1 parent 7f4e924 commit 6103158

12 files changed

Lines changed: 29 additions & 15 deletions

altcatfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/
1515
Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski
1616
17-
$FileInfo: altcatfile.py - Last Update: 1/11/2025 Ver. 0.16.0 RC 1 - Author: cooldude2k $
17+
$FileInfo: altcatfile.py - Last Update: 1/12/2025 Ver. 0.16.2 RC 1 - Author: cooldude2k $
1818
'''
1919

2020
from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes

catfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/
1515
Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski
1616
17-
$FileInfo: catfile.py - Last Update: 1/11/2025 Ver. 0.16.0 RC 1 - Author: cooldude2k $
17+
$FileInfo: catfile.py - Last Update: 1/12/2025 Ver. 0.16.2 RC 1 - Author: cooldude2k $
1818
'''
1919

2020
from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes

checksum.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/
1515
Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski
1616
17-
$FileInfo: checksum.py - Last Update: 1/11/2025 Ver. 0.16.0 RC 1 - Author: cooldude2k $
17+
$FileInfo: checksum.py - Last Update: 1/12/2025 Ver. 0.16.2 RC 1 - Author: cooldude2k $
1818
'''
1919

2020
from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes

compression.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/
1515
Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski
1616
17-
$FileInfo: compression.py - Last Update: 1/11/2025 Ver. 0.16.0 RC 1 - Author: cooldude2k $
17+
$FileInfo: compression.py - Last Update: 1/12/2025 Ver. 0.16.2 RC 1 - Author: cooldude2k $
1818
'''
1919

2020
from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes

mkcatfilebundle.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/
1515
Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski
1616
17-
$FileInfo: mkbundle.py - Last Update: 1/11/2025 Ver. 0.16.0 RC 1 - Author: cooldude2k $
17+
$FileInfo: mkbundle.py - Last Update: 1/12/2025 Ver. 0.16.2 RC 1 - Author: cooldude2k $
1818
'''
1919

2020
import os

neocatfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/
1515
Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski
1616
17-
$FileInfo: neocatfile.py - Last Update: 1/11/2025 Ver. 0.16.0 RC 1 - Author: cooldude2k $
17+
$FileInfo: neocatfile.py - Last Update: 1/12/2025 Ver. 0.16.2 RC 1 - Author: cooldude2k $
1818
'''
1919

2020
from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes

phpcatfile.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/
1313
Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski
1414
15-
$FileInfo: phpcatfile.php - Last Update: 1/11/2025 Ver. 0.16.0 RC 1 - Author: cooldude2k $
15+
$FileInfo: phpcatfile.php - Last Update: 1/12/2025 Ver. 0.16.2 RC 1 - Author: cooldude2k $
1616
*/
1717

1818
date_default_timezone_set('UTC');
@@ -21,7 +21,7 @@
2121
$info['project'] = $info['program_name'];
2222
$info['project_url'] = "https://github.com/GameMaker2k/PyCatFile";
2323
$info['version_info'] = [0, 13, 14, "RC 1", 1];
24-
$info['version_id'] = "$Id$";
24+
$info['version_id'] = "$Id: 2e18bc528986b4e3a49061b0588903435867f321 $";
2525
$info['version_date_info'] = [2024, 7, 10, "RC 1", 1];
2626
$info['version_date'] = $info['version_date_info'][0].".".str_pad($info['version_date_info'][1], 2, "-=", STR_PAD_LEFT).".".str_pad($info['version_date_info'][2], 2, "-=", STR_PAD_LEFT);
2727
if ($info['version_info'][4] !== null) {

pycatfile.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/
1515
Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski
1616
17-
$FileInfo: pycatfile.py - Last Update: 1/11/2025 Ver. 0.16.0 RC 1 - Author: cooldude2k $
17+
$FileInfo: pycatfile.py - Last Update: 1/12/2025 Ver. 0.16.2 RC 1 - Author: cooldude2k $
1818
'''
1919

2020
from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes
@@ -338,12 +338,12 @@ def decode_unicode_escape(value):
338338
'format_delimiter': __file_format_delimiter__, 'format_ver': __file_format_ver__, 'new_style': __use_new_style__, 'use_advanced_list': __use_advanced_list__, 'use_alt_inode': __use_alt_inode__}
339339
__project__ = __program_name__
340340
__project_url__ = "https://github.com/GameMaker2k/PyCatFile"
341-
__version_info__ = (0, 16, 0, "RC 1", 1)
342-
__version_date_info__ = (2025, 1, 11, "RC 1", 1)
341+
__version_info__ = (0, 16, 2, "RC 1", 1)
342+
__version_date_info__ = (2025, 1, 12, "RC 1", 1)
343343
__version_date__ = str(__version_date_info__[0]) + "." + str(
344344
__version_date_info__[1]).zfill(2) + "." + str(__version_date_info__[2]).zfill(2)
345345
__revision__ = __version_info__[3]
346-
__revision_id__ = "$Id: c3aca46818f956837f8e3396ed9cbe439565ebd1 $"
346+
__revision_id__ = "$Id$"
347347
if(__version_info__[4] is not None):
348348
__version_date_plusrc__ = __version_date__ + \
349349
"-" + str(__version_date_info__[4])

pyshell-old.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/
1414
Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski
1515
16-
$FileInfo: pyshell-old.py - Last Update: 1/11/2025 Ver. 0.16.0 RC 1 - Author: cooldude2k $
16+
$FileInfo: pyshell-old.py - Last Update: 1/12/2025 Ver. 0.16.2 RC 1 - Author: cooldude2k $
1717
'''
1818

1919
from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes

pyshell.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/
1414
Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski
1515
16-
$FileInfo: pyshell.py - Last Update: 1/11/2025 Ver. 0.16.0 RC 1 - Author: cooldude2k $
16+
$FileInfo: pyshell.py - Last Update: 1/12/2025 Ver. 0.16.2 RC 1 - Author: cooldude2k $
1717
'''
1818

1919
from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes

0 commit comments

Comments
 (0)