pyobjc-framework-FileProvider 11.0__cp313-cp313t-macosx_10_13_universal2.whl

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.

Potentially problematic release.


This version of pyobjc-framework-FileProvider might be problematic. Click here for more details.

@@ -0,0 +1,68 @@
1
+ Metadata-Version: 2.2
2
+ Name: pyobjc-framework-FileProvider
3
+ Version: 11.0
4
+ Summary: Wrappers for the framework FileProvider on macOS
5
+ Home-page: https://github.com/ronaldoussoren/pyobjc
6
+ Author: Ronald Oussoren
7
+ Author-email: pyobjc-dev@lists.sourceforge.net
8
+ License: MIT License
9
+ Keywords: PyObjC,FileProvider
10
+ Platform: MacOS X (>=10.15)
11
+ Classifier: Development Status :: 5 - Production/Stable
12
+ Classifier: Environment :: Console
13
+ Classifier: Environment :: MacOS X :: Cocoa
14
+ Classifier: Intended Audience :: Developers
15
+ Classifier: License :: OSI Approved :: MIT License
16
+ Classifier: Natural Language :: English
17
+ Classifier: Operating System :: MacOS :: MacOS X
18
+ Classifier: Programming Language :: Python
19
+ Classifier: Programming Language :: Python :: 3
20
+ Classifier: Programming Language :: Python :: 3 :: Only
21
+ Classifier: Programming Language :: Python :: 3.9
22
+ Classifier: Programming Language :: Python :: 3.10
23
+ Classifier: Programming Language :: Python :: 3.11
24
+ Classifier: Programming Language :: Python :: 3.12
25
+ Classifier: Programming Language :: Python :: 3.13
26
+ Classifier: Programming Language :: Python :: 3.14
27
+ Classifier: Programming Language :: Python :: Implementation :: CPython
28
+ Classifier: Programming Language :: Objective C
29
+ Classifier: Topic :: Software Development :: Libraries :: Python Modules
30
+ Classifier: Topic :: Software Development :: User Interfaces
31
+ Requires-Python: >=3.9
32
+ Description-Content-Type: text/x-rst; charset=UTF-8
33
+ Requires-Dist: pyobjc-core>=11.0
34
+ Requires-Dist: pyobjc-framework-Cocoa>=11.0
35
+ Dynamic: author
36
+ Dynamic: author-email
37
+ Dynamic: classifier
38
+ Dynamic: description
39
+ Dynamic: description-content-type
40
+ Dynamic: home-page
41
+ Dynamic: keywords
42
+ Dynamic: license
43
+ Dynamic: platform
44
+ Dynamic: requires-dist
45
+ Dynamic: requires-python
46
+ Dynamic: summary
47
+ Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
48
+ Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
49
+ Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
50
+
51
+
52
+ Wrappers for the "FileProvider" framework on macOS.
53
+
54
+ These wrappers don't include documentation, please check Apple's documentation
55
+ for information on how to use this framework and PyObjC's documentation
56
+ for general tips and tricks regarding the translation between Python
57
+ and (Objective-)C frameworks
58
+
59
+
60
+ Project links
61
+ -------------
62
+
63
+ * `Documentation <https://pyobjc.readthedocs.io/en/latest/>`_
64
+
65
+ * `Issue Tracker <https://github.com/ronaldoussoren/pyobjc/issues>`_
66
+
67
+ * `Repository <https://github.com/ronaldoussoren/pyobjc/>`_
68
+
@@ -0,0 +1,8 @@
1
+ FileProvider/_FileProvider.cpython-313t-darwin.so,sha256=-JR985blzze17Ur4rTg0RG0Eeaa_gmmlD4PhwC7zM88,108984
2
+ FileProvider/__init__.py,sha256=JCJSb8Ym2qEPATcyecMkl7_ogChYxsqtZ-9TdPXZ81E,1028
3
+ FileProvider/_metadata.py,sha256=hSv6h_IlJ58vY7NTwarGxWXI87rgfBxldzsr3UPLadM,59709
4
+ pyobjc_framework_FileProvider-11.0.dist-info/METADATA,sha256=dA92FKVf78jlHxcAFD8WVV_FAX2OUMoyU5H-TJepFss,2499
5
+ pyobjc_framework_FileProvider-11.0.dist-info/WHEEL,sha256=vmKAF-w3NxL0fWr6YyduqKUKgIU_eNDksc7lj0RTN34,116
6
+ pyobjc_framework_FileProvider-11.0.dist-info/pyobjc-build-info.txt,sha256=R5YEsJoyZ8GByMQk4k_4WWEg6V4RNO715NMQwx6YaNI,85
7
+ pyobjc_framework_FileProvider-11.0.dist-info/top_level.txt,sha256=nR-rI0rFsyka1trhSbpnliRgXtSwu1LZmlT9IJL_0RY,13
8
+ pyobjc_framework_FileProvider-11.0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (75.8.0)
3
+ Root-Is-Purelib: false
4
+ Tag: cp313-cp313t-macosx_10_13_universal2
5
+
@@ -0,0 +1,3 @@
1
+ macOS 15.3 (24D5040f)
2
+ Apple clang version 16.0.0 (clang-1600.0.26.6)
3
+ SDK: macOS 15.2
@@ -0,0 +1 @@
1
+ FileProvider