Repository URL to install this package:
Version:
1.6.1 ▾
|
pyjnius
/
METADATA
|
---|
Metadata-Version: 2.1 Name: pyjnius Version: 1.6.1 Summary: A Python module to access Java classes as Python classes using JNI. Home-page: https://github.com/kivy/pyjnius Author: Kivy Team and other contributors Author-email: kivy-dev@googlegroups.com Keywords: Java JNI Android Classifier: Development Status :: 5 - Production/Stable Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: MIT License Classifier: Natural Language :: English Classifier: Operating System :: MacOS Classifier: Operating System :: Microsoft :: Windows Classifier: Operating System :: POSIX :: Linux Classifier: Operating System :: Android Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 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: Topic :: Software Development :: Libraries :: Application Frameworks Description-Content-Type: text/markdown License-File: LICENSE Provides-Extra: dev Requires-Dist: pytest; extra == "dev" Requires-Dist: pytest-cov; extra == "dev" Requires-Dist: pycodestyle; extra == "dev" Provides-Extra: ci Requires-Dist: coveralls; extra == "ci" Requires-Dist: pytest-rerunfailures; extra == "ci" Requires-Dist: flet-libpyjni (>=1.0.1)