pyobjc-framework-ApplicationServices 12.0__tar.gz → 12.2__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_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/Lib/HIServices/_metadata.py +2 -17
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/Lib/PrintCore/_metadata.py +1 -1
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/Lib/pyobjc_framework_ApplicationServices.egg-info/PKG-INFO +7 -8
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/Lib/pyobjc_framework_ApplicationServices.egg-info/SOURCES.txt +4 -4
- pyobjc_framework_applicationservices-12.2/Lib/pyobjc_framework_ApplicationServices.egg-info/pyobjc-build-info.txt +3 -0
- pyobjc_framework_applicationservices-12.2/Lib/pyobjc_framework_ApplicationServices.egg-info/requires.txt +4 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/Modules/pyobjc-compat.h +24 -50
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/PKG-INFO +7 -8
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/metadata/HIServices.fwinfo +68 -68
- pyobjc_framework_applicationservices-12.0/metadata/raw.HIServices/arm64-26.0.fwinfo → pyobjc_framework_applicationservices-12.2/metadata/raw.HIServices/arm64-26.5.fwinfo +1587 -322
- pyobjc_framework_applicationservices-12.0/metadata/raw.HIServices/x86_64-26.0.fwinfo → pyobjc_framework_applicationservices-12.2/metadata/raw.HIServices/x86_64-26.5.fwinfo +1587 -322
- pyobjc_framework_applicationservices-12.0/metadata/raw.PrintCore/arm64-26.0.fwinfo → pyobjc_framework_applicationservices-12.2/metadata/raw.PrintCore/arm64-26.5.fwinfo +980 -191
- pyobjc_framework_applicationservices-12.0/metadata/raw.PrintCore/x86_64-26.0.fwinfo → pyobjc_framework_applicationservices-12.2/metadata/raw.PrintCore/x86_64-26.5.fwinfo +980 -191
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/pyobjc_setup.py +4 -5
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/setup.py +1 -1
- pyobjc_framework_applicationservices-12.0/Lib/pyobjc_framework_ApplicationServices.egg-info/pyobjc-build-info.txt +0 -3
- pyobjc_framework_applicationservices-12.0/Lib/pyobjc_framework_ApplicationServices.egg-info/requires.txt +0 -4
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/Lib/ApplicationServices/__init__.py +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/Lib/HIServices/__init__.py +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/Lib/PrintCore/__init__.py +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/Lib/pyobjc_framework_ApplicationServices.egg-info/dependency_links.txt +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/Lib/pyobjc_framework_ApplicationServices.egg-info/not-zip-safe +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/Lib/pyobjc_framework_ApplicationServices.egg-info/top_level.txt +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/License.txt +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/MANIFEST.in +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/Modules/_HIServices.m +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/Modules/_PrintCore.m +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/Modules/_PrintCore_protocols.m +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/Modules/pyobjc-api.h +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/PyObjCTest/__init__.py +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/PyObjCTest/test_applicationservices.py +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/PyObjCTest/test_axactionconstants.py +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/PyObjCTest/test_axattributeconstants.py +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/PyObjCTest/test_axerror.py +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/PyObjCTest/test_axnotificationconstants.py +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/PyObjCTest/test_axroleconstants.py +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/PyObjCTest/test_axtextattributedstring.py +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/PyObjCTest/test_axuielement.py +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/PyObjCTest/test_axvalue.py +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/PyObjCTest/test_axvalueconstants.py +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/PyObjCTest/test_axwebconstants.py +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/PyObjCTest/test_hishape.py +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/PyObjCTest/test_pdeplugininterface.py +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/PyObjCTest/test_pmcore.py +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/PyObjCTest/test_pmdefinitions.py +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/PyObjCTest/test_pmerrors.py +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/PyObjCTest/test_pmprintaetypes.py +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/PyObjCTest/test_pmprintingdialogextensions.py +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/PyObjCTest/test_pmprintsettingskeys.py +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/PyObjCTest/test_printcore.py +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/PyObjCTest/test_translationservicse.py +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/PyObjCTest/test_universalaccess.py +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/metadata/PrintCore.fwinfo +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/metadata/metadata.ini +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/pyproject.toml +0 -0
- {pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# This file is generated by objective.metadata
|
|
2
2
|
#
|
|
3
|
-
# Last update:
|
|
3
|
+
# Last update: Wed May 27 16:55:22 2026
|
|
4
4
|
#
|
|
5
5
|
# flake8: noqa
|
|
6
6
|
|
|
@@ -1190,15 +1190,11 @@ functions = {
|
|
|
1190
1190
|
),
|
|
1191
1191
|
}
|
|
1192
1192
|
aliases = {
|
|
1193
|
-
"svSmall4Bit": "kSelectorSmall4Bit",
|
|
1194
|
-
"svLarge8Bit": "kSelectorLarge8Bit",
|
|
1195
1193
|
"atTopLeft": "kAlignTopLeft",
|
|
1196
|
-
"ttOpen": "kTransformOpen",
|
|
1197
1194
|
"ttDisabled": "kTransformDisabled",
|
|
1198
1195
|
"svAllAvailableData": "kSelectorAllAvailableData",
|
|
1199
1196
|
"ttSelected": "kTransformSelected",
|
|
1200
1197
|
"atBottomRight": "kAlignBottomRight",
|
|
1201
|
-
"svMini1Bit": "kSelectorMini1Bit",
|
|
1202
1198
|
"atAbsoluteCenter": "kAlignAbsoluteCenter",
|
|
1203
1199
|
"ttLabel6": "kTransformLabel6",
|
|
1204
1200
|
"ttLabel7": "kTransformLabel7",
|
|
@@ -1207,40 +1203,29 @@ aliases = {
|
|
|
1207
1203
|
"ttLabel2": "kTransformLabel2",
|
|
1208
1204
|
"ttLabel3": "kTransformLabel3",
|
|
1209
1205
|
"ttLabel1": "kTransformLabel1",
|
|
1210
|
-
"svSmall1Bit": "kSelectorSmall1Bit",
|
|
1211
1206
|
"atLeft": "kAlignLeft",
|
|
1212
1207
|
"atCenterRight": "kAlignCenterRight",
|
|
1213
1208
|
"ttSelectedDisabled": "kTransformSelectedDisabled",
|
|
1214
1209
|
"atHorizontalCenter": "kAlignHorizontalCenter",
|
|
1215
|
-
"svAllLargeData": "kSelectorAllLargeData",
|
|
1216
1210
|
"atRight": "kAlignRight",
|
|
1217
1211
|
"ttSelectedOpen": "kTransformSelectedOpen",
|
|
1218
|
-
"svAll4BitData": "kSelectorAll4BitData",
|
|
1219
|
-
"svMini8Bit": "kSelectorMini8Bit",
|
|
1220
1212
|
"atCenterLeft": "kAlignCenterLeft",
|
|
1221
|
-
"svSmall8Bit": "kSelectorSmall8Bit",
|
|
1222
1213
|
"MacGetCurrentProcess": "GetCurrentProcess",
|
|
1223
1214
|
"ttLabel4": "kTransformLabel4",
|
|
1224
|
-
"svLarge1Bit": "kSelectorLarge1Bit",
|
|
1225
1215
|
"kPasteboardUniqueName": "NULL",
|
|
1226
1216
|
"atCenterTop": "kAlignCenterTop",
|
|
1227
|
-
"svAllSmallData": "kSelectorAllSmallData",
|
|
1228
|
-
"svAll8BitData": "kSelectorAll8BitData",
|
|
1229
1217
|
"ttSelectedOffline": "kTransformSelectedOffline",
|
|
1230
1218
|
"atTop": "kAlignTop",
|
|
1231
|
-
"
|
|
1232
|
-
"svMini4Bit": "kSelectorMini4Bit",
|
|
1219
|
+
"ttOpen": "kTransformOpen",
|
|
1233
1220
|
"atBottom": "kAlignBottom",
|
|
1234
1221
|
"atTopRight": "kAlignTopRight",
|
|
1235
1222
|
"kICComponentInterfaceVersion": "kICComponentInterfaceVersion4",
|
|
1236
|
-
"svAllMiniData": "kSelectorAllMiniData",
|
|
1237
1223
|
"atNone": "kAlignNone",
|
|
1238
1224
|
"atBottomLeft": "kAlignBottomLeft",
|
|
1239
1225
|
"kPasteboardPromisedData": "NULL",
|
|
1240
1226
|
"ttNone": "kTransformNone",
|
|
1241
1227
|
"atCenterBottom": "kAlignCenterBottom",
|
|
1242
1228
|
"ttOffline": "kTransformOffline",
|
|
1243
|
-
"svLarge4Bit": "kSelectorLarge4Bit",
|
|
1244
1229
|
"kPasteboardResolveAllPromises": "NULL",
|
|
1245
1230
|
}
|
|
1246
1231
|
cftypes = [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-ApplicationServices
|
|
3
|
-
Version: 12.
|
|
3
|
+
Version: 12.2
|
|
4
4
|
Summary: Wrappers for the framework ApplicationServices on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -17,7 +17,6 @@ Classifier: Operating System :: MacOS :: MacOS X
|
|
|
17
17
|
Classifier: Programming Language :: Python
|
|
18
18
|
Classifier: Programming Language :: Python :: 3
|
|
19
19
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
20
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
21
20
|
Classifier: Programming Language :: Python :: 3.10
|
|
22
21
|
Classifier: Programming Language :: Python :: 3.11
|
|
23
22
|
Classifier: Programming Language :: Python :: 3.12
|
|
@@ -25,16 +24,16 @@ Classifier: Programming Language :: Python :: 3.13
|
|
|
25
24
|
Classifier: Programming Language :: Python :: 3.14
|
|
26
25
|
Classifier: Programming Language :: Python :: 3.15
|
|
27
26
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
|
-
Classifier: Programming Language :: Python :: Free Threading ::
|
|
27
|
+
Classifier: Programming Language :: Python :: Free Threading :: 3 - Stable
|
|
29
28
|
Classifier: Programming Language :: Objective C
|
|
30
29
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
31
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
32
|
-
Requires-Python: >=3.
|
|
31
|
+
Requires-Python: >=3.10
|
|
33
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
34
|
-
Requires-Dist: pyobjc-core>=12.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.
|
|
36
|
-
Requires-Dist: pyobjc-framework-Quartz>=12.
|
|
37
|
-
Requires-Dist: pyobjc-framework-CoreText>=12.
|
|
33
|
+
Requires-Dist: pyobjc-core>=12.2
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.2
|
|
35
|
+
Requires-Dist: pyobjc-framework-Quartz>=12.2
|
|
36
|
+
Requires-Dist: pyobjc-framework-CoreText>=12.2
|
|
38
37
|
Dynamic: author
|
|
39
38
|
Dynamic: author-email
|
|
40
39
|
Dynamic: classifier
|
|
@@ -46,7 +46,7 @@ PyObjCTest/test_universalaccess.py
|
|
|
46
46
|
metadata/HIServices.fwinfo
|
|
47
47
|
metadata/PrintCore.fwinfo
|
|
48
48
|
metadata/metadata.ini
|
|
49
|
-
metadata/raw.HIServices/arm64-26.
|
|
50
|
-
metadata/raw.HIServices/x86_64-26.
|
|
51
|
-
metadata/raw.PrintCore/arm64-26.
|
|
52
|
-
metadata/raw.PrintCore/x86_64-26.
|
|
49
|
+
metadata/raw.HIServices/arm64-26.5.fwinfo
|
|
50
|
+
metadata/raw.HIServices/x86_64-26.5.fwinfo
|
|
51
|
+
metadata/raw.PrintCore/arm64-26.5.fwinfo
|
|
52
|
+
metadata/raw.PrintCore/x86_64-26.5.fwinfo
|
|
@@ -22,12 +22,14 @@ NS_ASSUME_NONNULL_BEGIN
|
|
|
22
22
|
* Start of compiler definitions
|
|
23
23
|
*
|
|
24
24
|
*/
|
|
25
|
+
#if 0
|
|
25
26
|
#ifndef __has_feature
|
|
26
27
|
#define __has_feature(x) 0
|
|
27
28
|
#endif
|
|
28
29
|
#ifndef __has_extension
|
|
29
30
|
#define __has_extension(x) __has_feature(x)
|
|
30
31
|
#endif
|
|
32
|
+
#endif
|
|
31
33
|
|
|
32
34
|
#if __has_extension(c_static_assert)
|
|
33
35
|
#define STATIC_ASSERT(test, message) _Static_assert(test, message)
|
|
@@ -55,46 +57,10 @@ NS_ASSUME_NONNULL_BEGIN
|
|
|
55
57
|
/*
|
|
56
58
|
*
|
|
57
59
|
* Start of compiler support helpers
|
|
58
|
-
*
|
|
59
|
-
* XXX: Are these needed?
|
|
60
60
|
*/
|
|
61
61
|
|
|
62
|
-
#ifdef __GNUC__
|
|
63
62
|
#define unlikely(x) __builtin_expect(!!(x), 0)
|
|
64
63
|
#define likely(x) __builtin_expect(!!(x), 1)
|
|
65
|
-
#else
|
|
66
|
-
#define likely(x) x
|
|
67
|
-
#define likely(x) x
|
|
68
|
-
#endif
|
|
69
|
-
|
|
70
|
-
/* On some versions of GCC <limits.h> defines LONG_LONG_MAX but not LLONG_MAX, compensate.
|
|
71
|
-
*/
|
|
72
|
-
#ifndef LLONG_MIN
|
|
73
|
-
#ifdef LONG_LONG_MIN
|
|
74
|
-
#define LLONG_MIN LONG_LONG_MIN
|
|
75
|
-
#define LLONG_MAX LONG_LONG_MAX
|
|
76
|
-
#define ULLONG_MAX ULONG_LONG_MAX
|
|
77
|
-
#endif
|
|
78
|
-
#endif
|
|
79
|
-
|
|
80
|
-
/*
|
|
81
|
-
*
|
|
82
|
-
* End of compiler support helpers
|
|
83
|
-
*
|
|
84
|
-
* XXX: These two are no longer needed, all supported platforms
|
|
85
|
-
* are 64-bit
|
|
86
|
-
*/
|
|
87
|
-
|
|
88
|
-
#if __LP64__
|
|
89
|
-
#define Py_ARG_NSInteger "l"
|
|
90
|
-
#define Py_ARG_NSUInteger "k"
|
|
91
|
-
#else
|
|
92
|
-
#define Py_ARG_NSInteger "i"
|
|
93
|
-
#define Py_ARG_NSUInteger "I"
|
|
94
|
-
#endif
|
|
95
|
-
|
|
96
|
-
#define PyObjC__STR(x) #x
|
|
97
|
-
#define PyObjC_STR(x) PyObjC__STR(x)
|
|
98
64
|
|
|
99
65
|
/*
|
|
100
66
|
*
|
|
@@ -131,20 +97,6 @@ NS_ASSUME_NONNULL_BEGIN
|
|
|
131
97
|
|
|
132
98
|
extern int PyObjC_Cmp(PyObject* o1, PyObject* o2, int* result);
|
|
133
99
|
|
|
134
|
-
/*
|
|
135
|
-
* A micro optimization: when using Python 3.3 or later it
|
|
136
|
-
* is possible to access a 'char*' with an ASCII representation
|
|
137
|
-
* of a unicode object without first converting it to a bytes
|
|
138
|
-
* string (if the string can be encoded as ASCII in the first
|
|
139
|
-
* place.
|
|
140
|
-
*
|
|
141
|
-
* This slightly reduces the object allocation rate during
|
|
142
|
-
* attribute access.
|
|
143
|
-
*
|
|
144
|
-
* XXX: Use PyUnicode_AsUTF8 instead.
|
|
145
|
-
*/
|
|
146
|
-
extern const char* _Nullable PyObjC_Unicode_Fast_Bytes(PyObject* object);
|
|
147
|
-
|
|
148
100
|
#ifdef __clang__
|
|
149
101
|
|
|
150
102
|
#ifndef Py_LIMITED_API
|
|
@@ -286,6 +238,23 @@ static inline PyObject* _Nullable PyList_GetItemRef(PyObject* l, Py_ssize_t i)
|
|
|
286
238
|
Py_XINCREF(result);
|
|
287
239
|
return result;
|
|
288
240
|
}
|
|
241
|
+
|
|
242
|
+
static inline int
|
|
243
|
+
PyDict_SetDefaultRef(PyObject* p, PyObject* key, PyObject* default_value,
|
|
244
|
+
PyObject* _Nonnull* _Nullable result)
|
|
245
|
+
{
|
|
246
|
+
*result = PyDict_SetDefault(p, key, default_value);
|
|
247
|
+
if (*result == NULL) {
|
|
248
|
+
return -1;
|
|
249
|
+
}
|
|
250
|
+
Py_INCREF(*result);
|
|
251
|
+
|
|
252
|
+
/* This does not follow the spec, should return 1 when the key was already
|
|
253
|
+
* in the dict. That part of the API is not used in PyObjC though.
|
|
254
|
+
*/
|
|
255
|
+
return 0;
|
|
256
|
+
}
|
|
257
|
+
|
|
289
258
|
#endif
|
|
290
259
|
|
|
291
260
|
#if PY_VERSION_HEX < 0x030c0000
|
|
@@ -392,6 +361,11 @@ PyUnstable_TryIncRef(PyObject* op __attribute__((__unused__)))
|
|
|
392
361
|
}
|
|
393
362
|
#endif
|
|
394
363
|
|
|
364
|
+
#if PY_VERSION_HEX < 0x030f00a7
|
|
365
|
+
#define PyAnyDict_CheckExact PyDict_CheckExact
|
|
366
|
+
#define PyAnyDict_Check PyDict_Check
|
|
367
|
+
#endif
|
|
368
|
+
|
|
395
369
|
NS_ASSUME_NONNULL_END
|
|
396
370
|
|
|
397
371
|
#endif /* PyObjC_COMPAT_H */
|
{pyobjc_framework_applicationservices-12.0 → pyobjc_framework_applicationservices-12.2}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-ApplicationServices
|
|
3
|
-
Version: 12.
|
|
3
|
+
Version: 12.2
|
|
4
4
|
Summary: Wrappers for the framework ApplicationServices on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -17,7 +17,6 @@ Classifier: Operating System :: MacOS :: MacOS X
|
|
|
17
17
|
Classifier: Programming Language :: Python
|
|
18
18
|
Classifier: Programming Language :: Python :: 3
|
|
19
19
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
20
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
21
20
|
Classifier: Programming Language :: Python :: 3.10
|
|
22
21
|
Classifier: Programming Language :: Python :: 3.11
|
|
23
22
|
Classifier: Programming Language :: Python :: 3.12
|
|
@@ -25,16 +24,16 @@ Classifier: Programming Language :: Python :: 3.13
|
|
|
25
24
|
Classifier: Programming Language :: Python :: 3.14
|
|
26
25
|
Classifier: Programming Language :: Python :: 3.15
|
|
27
26
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
|
-
Classifier: Programming Language :: Python :: Free Threading ::
|
|
27
|
+
Classifier: Programming Language :: Python :: Free Threading :: 3 - Stable
|
|
29
28
|
Classifier: Programming Language :: Objective C
|
|
30
29
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
31
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
32
|
-
Requires-Python: >=3.
|
|
31
|
+
Requires-Python: >=3.10
|
|
33
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
34
|
-
Requires-Dist: pyobjc-core>=12.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.
|
|
36
|
-
Requires-Dist: pyobjc-framework-Quartz>=12.
|
|
37
|
-
Requires-Dist: pyobjc-framework-CoreText>=12.
|
|
33
|
+
Requires-Dist: pyobjc-core>=12.2
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.2
|
|
35
|
+
Requires-Dist: pyobjc-framework-Quartz>=12.2
|
|
36
|
+
Requires-Dist: pyobjc-framework-CoreText>=12.2
|
|
38
37
|
Dynamic: author
|
|
39
38
|
Dynamic: author-email
|
|
40
39
|
Dynamic: classifier
|
|
@@ -41,23 +41,23 @@
|
|
|
41
41
|
"args": {
|
|
42
42
|
"1": {
|
|
43
43
|
"callable_retained": true,
|
|
44
|
-
"
|
|
45
|
-
"
|
|
46
|
-
{
|
|
47
|
-
"
|
|
44
|
+
"callable": {
|
|
45
|
+
"arguments": {
|
|
46
|
+
"0": {
|
|
47
|
+
"type": "^{__AXObserver=}"
|
|
48
48
|
},
|
|
49
|
-
{
|
|
50
|
-
"
|
|
49
|
+
"1": {
|
|
50
|
+
"type": "^{__AXUIElement=}"
|
|
51
51
|
},
|
|
52
|
-
{
|
|
53
|
-
"
|
|
52
|
+
"2": {
|
|
53
|
+
"type": "^{__CFString=}"
|
|
54
54
|
},
|
|
55
|
-
{
|
|
56
|
-
"
|
|
55
|
+
"3": {
|
|
56
|
+
"type": "^v"
|
|
57
57
|
}
|
|
58
|
-
|
|
58
|
+
},
|
|
59
59
|
"retval": {
|
|
60
|
-
"
|
|
60
|
+
"type": "v"
|
|
61
61
|
}
|
|
62
62
|
}
|
|
63
63
|
},
|
|
@@ -68,26 +68,26 @@
|
|
|
68
68
|
"args": {
|
|
69
69
|
"1": {
|
|
70
70
|
"callable_retained": true,
|
|
71
|
-
"
|
|
72
|
-
"
|
|
73
|
-
{
|
|
74
|
-
"
|
|
71
|
+
"callable": {
|
|
72
|
+
"arguments": {
|
|
73
|
+
"0": {
|
|
74
|
+
"type": "^{__AXObserver=}"
|
|
75
75
|
},
|
|
76
|
-
{
|
|
77
|
-
"
|
|
76
|
+
"1": {
|
|
77
|
+
"type": "^{__AXUIElement=}"
|
|
78
78
|
},
|
|
79
|
-
{
|
|
80
|
-
"
|
|
79
|
+
"2": {
|
|
80
|
+
"type": "^{__CFString=}"
|
|
81
81
|
},
|
|
82
|
-
{
|
|
83
|
-
"
|
|
82
|
+
"3": {
|
|
83
|
+
"type": "^{__CFDictionary=}"
|
|
84
84
|
},
|
|
85
|
-
{
|
|
86
|
-
"
|
|
85
|
+
"4": {
|
|
86
|
+
"type": "^v"
|
|
87
87
|
}
|
|
88
|
-
|
|
88
|
+
},
|
|
89
89
|
"retval": {
|
|
90
|
-
"
|
|
90
|
+
"type": "v"
|
|
91
91
|
}
|
|
92
92
|
}
|
|
93
93
|
},
|
|
@@ -416,24 +416,24 @@
|
|
|
416
416
|
"args": {
|
|
417
417
|
"2": {
|
|
418
418
|
"callable_retained": false,
|
|
419
|
-
"
|
|
420
|
-
"
|
|
421
|
-
{
|
|
422
|
-
"
|
|
419
|
+
"callable": {
|
|
420
|
+
"arguments": {
|
|
421
|
+
"0": {
|
|
422
|
+
"type": "i"
|
|
423
423
|
},
|
|
424
|
-
{
|
|
425
|
-
"
|
|
424
|
+
"1": {
|
|
425
|
+
"type": "^{__HIShape=}"
|
|
426
426
|
},
|
|
427
|
-
{
|
|
428
|
-
"
|
|
427
|
+
"2": {
|
|
428
|
+
"type": "^{CGRect={CGPoint=dd}{CGSize=dd}}" ,
|
|
429
429
|
"type_modifier": "n"
|
|
430
430
|
},
|
|
431
|
-
{
|
|
432
|
-
"
|
|
431
|
+
"3": {
|
|
432
|
+
"type": "^v"
|
|
433
433
|
}
|
|
434
|
-
|
|
434
|
+
},
|
|
435
435
|
"retval": {
|
|
436
|
-
"
|
|
436
|
+
"type": "i"
|
|
437
437
|
}
|
|
438
438
|
}
|
|
439
439
|
}
|
|
@@ -609,20 +609,20 @@
|
|
|
609
609
|
"NewIconActionUPP": {
|
|
610
610
|
"args": {
|
|
611
611
|
"0": {
|
|
612
|
-
"
|
|
613
|
-
"
|
|
614
|
-
{
|
|
615
|
-
"
|
|
612
|
+
"callable": {
|
|
613
|
+
"arguments": {
|
|
614
|
+
"0": {
|
|
615
|
+
"type": "I"
|
|
616
616
|
},
|
|
617
|
-
{
|
|
618
|
-
"
|
|
617
|
+
"1": {
|
|
618
|
+
"type": "^^^c"
|
|
619
619
|
},
|
|
620
|
-
{
|
|
621
|
-
"
|
|
620
|
+
"2": {
|
|
621
|
+
"type": "^v"
|
|
622
622
|
}
|
|
623
|
-
|
|
623
|
+
},
|
|
624
624
|
"retval": {
|
|
625
|
-
"
|
|
625
|
+
"type": "s"
|
|
626
626
|
}
|
|
627
627
|
}
|
|
628
628
|
}
|
|
@@ -632,17 +632,17 @@
|
|
|
632
632
|
"NewIconGetterUPP": {
|
|
633
633
|
"args": {
|
|
634
634
|
"0": {
|
|
635
|
-
"
|
|
636
|
-
"
|
|
637
|
-
{
|
|
638
|
-
"
|
|
635
|
+
"callable": {
|
|
636
|
+
"arguments": {
|
|
637
|
+
"0": {
|
|
638
|
+
"type": "I"
|
|
639
639
|
},
|
|
640
|
-
{
|
|
641
|
-
"
|
|
640
|
+
"1": {
|
|
641
|
+
"type": "^v"
|
|
642
642
|
}
|
|
643
|
-
|
|
643
|
+
},
|
|
644
644
|
"retval": {
|
|
645
|
-
"
|
|
645
|
+
"type": "^^c"
|
|
646
646
|
}
|
|
647
647
|
}
|
|
648
648
|
}
|
|
@@ -735,23 +735,23 @@
|
|
|
735
735
|
"args": {
|
|
736
736
|
"0": {},
|
|
737
737
|
"1": {
|
|
738
|
-
"
|
|
739
|
-
"
|
|
740
|
-
{
|
|
741
|
-
"
|
|
738
|
+
"callable": {
|
|
739
|
+
"arguments": {
|
|
740
|
+
"0": {
|
|
741
|
+
"type": "^{OpaquePasteboardRef=}"
|
|
742
742
|
},
|
|
743
|
-
{
|
|
744
|
-
"
|
|
743
|
+
"1": {
|
|
744
|
+
"type": "^v"
|
|
745
745
|
},
|
|
746
|
-
{
|
|
747
|
-
"
|
|
746
|
+
"2": {
|
|
747
|
+
"type": "^{__CFString=}"
|
|
748
748
|
},
|
|
749
|
-
{
|
|
750
|
-
"
|
|
749
|
+
"3": {
|
|
750
|
+
"type": "^v"
|
|
751
751
|
}
|
|
752
|
-
|
|
752
|
+
},
|
|
753
753
|
"retval": {
|
|
754
|
-
"
|
|
754
|
+
"type": "i"
|
|
755
755
|
}
|
|
756
756
|
}
|
|
757
757
|
},
|