Metadata-Version: |
2.1 |
Name: |
rubicon-objc |
Version: |
0.5.0 |
Summary: |
A bridge between an Objective C runtime environment and Python. |
Author-Email: |
Russell Keith-Magee <russell[at]keith-magee.com> |
Maintainer-Email: |
BeeWare Team <team[at]beeware.org> |
Project-Url: |
Homepage, https://beeware.org/rubicon |
Project-Url: |
Funding, https://beeware.org/contributing/membership/ |
Project-Url: |
Documentation, https://rubicon-objc.readthedocs.io/en/latest/ |
Project-Url: |
Tracker, https://github.com/beeware/rubicon-objc/issues |
Project-Url: |
Source, https://github.com/beeware/rubicon-objc |
License: |
New BSD |
Keywords: |
macOS,iOS,Objective C |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: BSD License |
Classifier: |
Programming Language :: Objective C |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Programming Language :: Python :: 3.14 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Topic :: Software Development |
Requires-Python: |
>=3.9 |
Requires-Dist: |
pre-commit (==4.0.1); extra == "dev" |
Requires-Dist: |
pytest (==8.3.4); extra == "dev" |
Requires-Dist: |
setuptools_scm (==8.1.0); extra == "dev" |
Requires-Dist: |
tox (==4.23.2); extra == "dev" |
Requires-Dist: |
furo (==2024.8.6); extra == "docs" |
Requires-Dist: |
pyenchant (==3.2.2); extra == "docs" |
Requires-Dist: |
sphinx (==8.1.3); extra == "docs" |
Requires-Dist: |
sphinx_tabs (==3.4.7); extra == "docs" |
Requires-Dist: |
sphinx-autobuild (==2024.10.3); extra == "docs" |
Requires-Dist: |
sphinx-copybutton (==0.5.2); extra == "docs" |
Requires-Dist: |
sphinxcontrib-spelling (==8.0.1); extra == "docs" |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Description-Content-Type: |
text/x-rst |
License-File: |
LICENSE |