pyobjc-framework-InstantMessage 9.2__tar.gz → 10.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pyobjc-framework-InstantMessage-10.1/Lib/InstantMessage/__init__.py +35 -0
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/Lib/InstantMessage/_metadata.py +25 -5
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/Lib/pyobjc_framework_InstantMessage.egg-info/PKG-INFO +7 -3
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/Lib/pyobjc_framework_InstantMessage.egg-info/SOURCES.txt +3 -1
- pyobjc-framework-InstantMessage-10.1/Lib/pyobjc_framework_InstantMessage.egg-info/requires.txt +3 -0
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/PKG-INFO +7 -3
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/metadata/raw/arm64-12.0.fwinfo +4 -4
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/metadata/raw/arm64-12.3.fwinfo +4 -4
- pyobjc-framework-InstantMessage-10.1/metadata/raw/arm64-14.0.fwinfo +1100 -0
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/metadata/raw/x86_64-10.16.fwinfo +4 -4
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/metadata/raw/x86_64-10.6.fwinfo +4 -4
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/metadata/raw/x86_64-10.7.fwinfo +4 -4
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/metadata/raw/x86_64-10.8.fwinfo +4 -4
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/metadata/raw/x86_64-12.0.fwinfo +4 -4
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/metadata/raw/x86_64-12.3.fwinfo +4 -4
- pyobjc-framework-InstantMessage-10.1/metadata/raw/x86_64-14.0.fwinfo +1100 -0
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/pyobjc_setup.py +16 -6
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/setup.py +1 -1
- pyobjc-framework-InstantMessage-9.2/Lib/InstantMessage/__init__.py +0 -30
- pyobjc-framework-InstantMessage-9.2/Lib/pyobjc_framework_InstantMessage.egg-info/requires.txt +0 -3
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/Examples/ABPresence/ABPersonDisplayNameAdditions.py +0 -0
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/Examples/ABPresence/English.lproj/MainMenu.nib/classes.nib +0 -0
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/Examples/ABPresence/English.lproj/MainMenu.nib/info.nib +0 -0
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/Examples/ABPresence/English.lproj/MainMenu.nib/keyedobjects.nib +0 -0
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/Examples/ABPresence/PeopleDataSource.py +0 -0
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/Examples/ABPresence/ServiceWatcher.py +0 -0
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/Examples/ABPresence/main.py +0 -0
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/Examples/ABPresence/setup.py +0 -0
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/Examples/ABPresence/summary.txt +0 -0
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/LICENSE.txt +0 -0
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/Lib/pyobjc_framework_InstantMessage.egg-info/dependency_links.txt +0 -0
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/Lib/pyobjc_framework_InstantMessage.egg-info/not-zip-safe +0 -0
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/Lib/pyobjc_framework_InstantMessage.egg-info/top_level.txt +0 -0
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/MANIFEST.in +0 -0
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/PyObjCTest/__init__.py +0 -0
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/PyObjCTest/test_imavcontrol.py +0 -0
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/PyObjCTest/test_imavmanager.py +0 -0
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/PyObjCTest/test_imservice.py +0 -0
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/PyObjCTest/test_instantmessage.py +0 -0
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/README.txt +0 -0
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/metadata/InstantMessage.fwinfo +0 -0
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/metadata/metadata.ini +0 -0
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/pyproject.toml +0 -0
- {pyobjc-framework-InstantMessage-9.2 → pyobjc-framework-InstantMessage-10.1}/setup.cfg +0 -0
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"""
|
|
2
|
+
Python mapping for the InstantMessage framework.
|
|
3
|
+
|
|
4
|
+
This module does not contain docstrings for the wrapped code, check Apple's
|
|
5
|
+
documentation for details on how to use these functions and classes.
|
|
6
|
+
"""
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
def _setup():
|
|
10
|
+
import sys
|
|
11
|
+
|
|
12
|
+
import Foundation
|
|
13
|
+
import Quartz
|
|
14
|
+
import objc
|
|
15
|
+
from . import _metadata
|
|
16
|
+
|
|
17
|
+
dir_func, getattr_func = objc.createFrameworkDirAndGetattr(
|
|
18
|
+
name="InstantMessage",
|
|
19
|
+
frameworkIdentifier="com.apple.iChat.InstantMessage",
|
|
20
|
+
frameworkPath=objc.pathForFramework(
|
|
21
|
+
"/System/Library/Frameworks/InstantMessage.framework"
|
|
22
|
+
),
|
|
23
|
+
globals_dict=globals(),
|
|
24
|
+
inline_list=None,
|
|
25
|
+
parents=(Foundation, Quartz),
|
|
26
|
+
metadict=_metadata.__dict__,
|
|
27
|
+
)
|
|
28
|
+
|
|
29
|
+
globals()["__dir__"] = dir_func
|
|
30
|
+
globals()["__getattr__"] = getattr_func
|
|
31
|
+
|
|
32
|
+
del sys.modules["InstantMessage._metadata"]
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
globals().pop("_setup")()
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# This file is generated by objective.metadata
|
|
2
2
|
#
|
|
3
|
-
# Last update:
|
|
3
|
+
# Last update: Sat Jul 1 14:00:31 2023
|
|
4
4
|
#
|
|
5
5
|
# flake8: noqa
|
|
6
6
|
|
|
@@ -32,6 +32,26 @@ else:
|
|
|
32
32
|
misc = {}
|
|
33
33
|
constants = """$IMAVManagerStateChangedNotification$IMAVManagerURLToShareChangedNotification$IMCapabilityAudioConference$IMCapabilityDirectIM$IMCapabilityFileSharing$IMCapabilityFileTransfer$IMCapabilityText$IMCapabilityVideoConference$IMMyStatusChangedNotification$IMPersonAVBusyKey$IMPersonCapabilitiesKey$IMPersonEmailKey$IMPersonFirstNameKey$IMPersonIdleSinceKey$IMPersonInfoChangedNotification$IMPersonLastNameKey$IMPersonPictureDataKey$IMPersonScreenNameKey$IMPersonServiceNameKey$IMPersonStatusChangedNotification$IMPersonStatusKey$IMPersonStatusMessageKey$IMServiceStatusChangedNotification$IMStatusImagesChangedAppearanceNotification$"""
|
|
34
34
|
enums = """$IMAVInactive@0$IMAVPending@4$IMAVRequested@1$IMAVRunning@5$IMAVShuttingDown@2$IMAVStartingUp@3$IMPersonStatusAvailable@4$IMPersonStatusAway@3$IMPersonStatusIdle@2$IMPersonStatusNoStatus@5$IMPersonStatusOffline@1$IMPersonStatusUnknown@0$IMServiceStatusDisconnected@1$IMServiceStatusLoggedIn@4$IMServiceStatusLoggedOut@0$IMServiceStatusLoggingIn@3$IMServiceStatusLoggingOut@2$IMVideoOptimizationDefault@0$IMVideoOptimizationReplacement@2$IMVideoOptimizationStills@1$"""
|
|
35
|
+
misc.update(
|
|
36
|
+
{
|
|
37
|
+
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/InstantMessage.framework/Headers/IMService.h:70:1)": NewType(
|
|
38
|
+
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/InstantMessage.framework/Headers/IMService.h:70:1)",
|
|
39
|
+
int,
|
|
40
|
+
),
|
|
41
|
+
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/InstantMessage.framework/Headers/IMAVManager.h:80:1)": NewType(
|
|
42
|
+
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/InstantMessage.framework/Headers/IMAVManager.h:80:1)",
|
|
43
|
+
int,
|
|
44
|
+
),
|
|
45
|
+
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/InstantMessage.framework/Headers/IMService.h:60:1)": NewType(
|
|
46
|
+
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/InstantMessage.framework/Headers/IMService.h:60:1)",
|
|
47
|
+
int,
|
|
48
|
+
),
|
|
49
|
+
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/InstantMessage.framework/Headers/IMAVManager.h:59:1)": NewType(
|
|
50
|
+
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/InstantMessage.framework/Headers/IMAVManager.h:59:1)",
|
|
51
|
+
int,
|
|
52
|
+
),
|
|
53
|
+
}
|
|
54
|
+
)
|
|
35
55
|
misc.update({})
|
|
36
56
|
misc.update({})
|
|
37
57
|
functions = {"IMComparePersonStatus": (b"qQQ",)}
|
|
@@ -69,7 +89,7 @@ try:
|
|
|
69
89
|
2: {"type": "^{__CVBuffer=}"},
|
|
70
90
|
3: {"type": b"^i", "type_modifier": b"n"},
|
|
71
91
|
4: {
|
|
72
|
-
"type": b"^{
|
|
92
|
+
"type": b"^{CVTimeStamp=IiqQdq{CVSMPTETime=ssIIIssss}QQ}",
|
|
73
93
|
"type_modifier": b"n",
|
|
74
94
|
},
|
|
75
95
|
},
|
|
@@ -83,7 +103,7 @@ try:
|
|
|
83
103
|
"arguments": {
|
|
84
104
|
2: {"type": "^{__CVBuffer=}"},
|
|
85
105
|
3: {
|
|
86
|
-
"type": b"^{
|
|
106
|
+
"type": b"^{CVTimeStamp=IiqQdq{CVSMPTETime=ssIIIssss}QQ}",
|
|
87
107
|
"type_modifier": b"n",
|
|
88
108
|
},
|
|
89
109
|
},
|
|
@@ -98,7 +118,7 @@ protocols = {
|
|
|
98
118
|
objc.selector(
|
|
99
119
|
None,
|
|
100
120
|
b"renderIntoPixelBuffer:forTime:",
|
|
101
|
-
b"Z@:^{__CVBuffer=}^{
|
|
121
|
+
b"Z@:^{__CVBuffer=}^{CVTimeStamp=IiqQdq{CVSMPTETime=ssIIIssss}QQ}",
|
|
102
122
|
isRequired=False,
|
|
103
123
|
),
|
|
104
124
|
objc.selector(
|
|
@@ -113,7 +133,7 @@ protocols = {
|
|
|
113
133
|
objc.selector(
|
|
114
134
|
None,
|
|
115
135
|
b"renderIntoOpenGLBuffer:onScreen:forTime:",
|
|
116
|
-
b"Z@:^{__CVBuffer=}^i^{
|
|
136
|
+
b"Z@:^{__CVBuffer=}^i^{CVTimeStamp=IiqQdq{CVSMPTETime=ssIIIssss}QQ}",
|
|
117
137
|
isRequired=False,
|
|
118
138
|
),
|
|
119
139
|
],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-InstantMessage
|
|
3
|
-
Version:
|
|
3
|
+
Version: 10.1
|
|
4
4
|
Summary: Wrappers for the framework InstantMessage on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -18,18 +18,22 @@ Classifier: Operating System :: MacOS :: MacOS X
|
|
|
18
18
|
Classifier: Programming Language :: Python
|
|
19
19
|
Classifier: Programming Language :: Python :: 3
|
|
20
20
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
21
|
-
Classifier: Programming Language :: Python :: 3.7
|
|
22
21
|
Classifier: Programming Language :: Python :: 3.8
|
|
23
22
|
Classifier: Programming Language :: Python :: 3.9
|
|
24
23
|
Classifier: Programming Language :: Python :: 3.10
|
|
25
24
|
Classifier: Programming Language :: Python :: 3.11
|
|
25
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
26
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
26
27
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
27
28
|
Classifier: Programming Language :: Objective C
|
|
28
29
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
29
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
30
|
-
Requires-Python: >=3.
|
|
31
|
+
Requires-Python: >=3.8
|
|
31
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
32
33
|
License-File: LICENSE.txt
|
|
34
|
+
Requires-Dist: pyobjc-core>=10.1
|
|
35
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.1
|
|
36
|
+
Requires-Dist: pyobjc-framework-Quartz>=10.1
|
|
33
37
|
Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
|
|
34
38
|
Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
|
|
35
39
|
Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
|
|
@@ -30,9 +30,11 @@ metadata/InstantMessage.fwinfo
|
|
|
30
30
|
metadata/metadata.ini
|
|
31
31
|
metadata/raw/arm64-12.0.fwinfo
|
|
32
32
|
metadata/raw/arm64-12.3.fwinfo
|
|
33
|
+
metadata/raw/arm64-14.0.fwinfo
|
|
33
34
|
metadata/raw/x86_64-10.16.fwinfo
|
|
34
35
|
metadata/raw/x86_64-10.6.fwinfo
|
|
35
36
|
metadata/raw/x86_64-10.7.fwinfo
|
|
36
37
|
metadata/raw/x86_64-10.8.fwinfo
|
|
37
38
|
metadata/raw/x86_64-12.0.fwinfo
|
|
38
|
-
metadata/raw/x86_64-12.3.fwinfo
|
|
39
|
+
metadata/raw/x86_64-12.3.fwinfo
|
|
40
|
+
metadata/raw/x86_64-14.0.fwinfo
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-InstantMessage
|
|
3
|
-
Version:
|
|
3
|
+
Version: 10.1
|
|
4
4
|
Summary: Wrappers for the framework InstantMessage on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -18,18 +18,22 @@ Classifier: Operating System :: MacOS :: MacOS X
|
|
|
18
18
|
Classifier: Programming Language :: Python
|
|
19
19
|
Classifier: Programming Language :: Python :: 3
|
|
20
20
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
21
|
-
Classifier: Programming Language :: Python :: 3.7
|
|
22
21
|
Classifier: Programming Language :: Python :: 3.8
|
|
23
22
|
Classifier: Programming Language :: Python :: 3.9
|
|
24
23
|
Classifier: Programming Language :: Python :: 3.10
|
|
25
24
|
Classifier: Programming Language :: Python :: 3.11
|
|
25
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
26
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
26
27
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
27
28
|
Classifier: Programming Language :: Objective C
|
|
28
29
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
29
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
30
|
-
Requires-Python: >=3.
|
|
31
|
+
Requires-Python: >=3.8
|
|
31
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
32
33
|
License-File: LICENSE.txt
|
|
34
|
+
Requires-Dist: pyobjc-core>=10.1
|
|
35
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.1
|
|
36
|
+
Requires-Dist: pyobjc-framework-Quartz>=10.1
|
|
33
37
|
|
|
34
38
|
|
|
35
39
|
Wrappers for "InstantMessage" framework on macOS 10.5 or later. This framework
|
|
@@ -807,7 +807,7 @@
|
|
|
807
807
|
"typestr_special": false
|
|
808
808
|
},
|
|
809
809
|
{
|
|
810
|
-
"typestr": "^{
|
|
810
|
+
"typestr": "^{CVTimeStamp=IiqQdq{CVSMPTETime=ssIIIssss}QQ}",
|
|
811
811
|
"typestr_special": true
|
|
812
812
|
}
|
|
813
813
|
],
|
|
@@ -849,7 +849,7 @@
|
|
|
849
849
|
"typestr_special": false
|
|
850
850
|
},
|
|
851
851
|
{
|
|
852
|
-
"typestr": "^{
|
|
852
|
+
"typestr": "^{CVTimeStamp=IiqQdq{CVSMPTETime=ssIIIssss}QQ}",
|
|
853
853
|
"typestr_special": true
|
|
854
854
|
}
|
|
855
855
|
],
|
|
@@ -1009,7 +1009,7 @@
|
|
|
1009
1009
|
"typestr_special": false
|
|
1010
1010
|
},
|
|
1011
1011
|
{
|
|
1012
|
-
"typestr": "^{
|
|
1012
|
+
"typestr": "^{CVTimeStamp=IiqQdq{CVSMPTETime=ssIIIssss}QQ}",
|
|
1013
1013
|
"typestr_special": true
|
|
1014
1014
|
}
|
|
1015
1015
|
],
|
|
@@ -1051,7 +1051,7 @@
|
|
|
1051
1051
|
"typestr_special": false
|
|
1052
1052
|
},
|
|
1053
1053
|
{
|
|
1054
|
-
"typestr": "^{
|
|
1054
|
+
"typestr": "^{CVTimeStamp=IiqQdq{CVSMPTETime=ssIIIssss}QQ}",
|
|
1055
1055
|
"typestr_special": true
|
|
1056
1056
|
}
|
|
1057
1057
|
],
|
|
@@ -807,7 +807,7 @@
|
|
|
807
807
|
"typestr_special": false
|
|
808
808
|
},
|
|
809
809
|
{
|
|
810
|
-
"typestr": "^{
|
|
810
|
+
"typestr": "^{CVTimeStamp=IiqQdq{CVSMPTETime=ssIIIssss}QQ}",
|
|
811
811
|
"typestr_special": true
|
|
812
812
|
}
|
|
813
813
|
],
|
|
@@ -849,7 +849,7 @@
|
|
|
849
849
|
"typestr_special": false
|
|
850
850
|
},
|
|
851
851
|
{
|
|
852
|
-
"typestr": "^{
|
|
852
|
+
"typestr": "^{CVTimeStamp=IiqQdq{CVSMPTETime=ssIIIssss}QQ}",
|
|
853
853
|
"typestr_special": true
|
|
854
854
|
}
|
|
855
855
|
],
|
|
@@ -1010,7 +1010,7 @@
|
|
|
1010
1010
|
"typestr_special": false
|
|
1011
1011
|
},
|
|
1012
1012
|
{
|
|
1013
|
-
"typestr": "^{
|
|
1013
|
+
"typestr": "^{CVTimeStamp=IiqQdq{CVSMPTETime=ssIIIssss}QQ}",
|
|
1014
1014
|
"typestr_special": true
|
|
1015
1015
|
}
|
|
1016
1016
|
],
|
|
@@ -1052,7 +1052,7 @@
|
|
|
1052
1052
|
"typestr_special": false
|
|
1053
1053
|
},
|
|
1054
1054
|
{
|
|
1055
|
-
"typestr": "^{
|
|
1055
|
+
"typestr": "^{CVTimeStamp=IiqQdq{CVSMPTETime=ssIIIssss}QQ}",
|
|
1056
1056
|
"typestr_special": true
|
|
1057
1057
|
}
|
|
1058
1058
|
],
|