File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -8,15 +8,23 @@ keywords = Oracle, database
88author = Anthony Tuininga
99author_email = anthony.tuininga@oracle.com
1010url = https://oracle.github.io/python-oracledb
11+ project_urls =
12+ Installation = https://python-oracledb.readthedocs.io/en/latest/user_guide/installation.html
13+ Samples = https://github.com/oracle/python-oracledb/tree/main/samples
14+ Documentation = http://python-oracledb.readthedocs.io
15+ Release Notes = https://python-oracledb.readthedocs.io/en/latest/release_notes.html# releasenotes
16+ Issues = https://github.com/oracle/python-oracledb/issues
17+ Source = https://github.com/oracle/python-oracledb
1118license = Apache and/or UPL
1219license_files =
1320 LICENSE.txt
1421 THIRD_PARTY_LICENSES.txt
1522 NOTICE.txt
1623classifiers =
17- Development Status :: 4 - Beta
24+ Development Status :: 5 - Production/Stable
1825 Intended Audience :: Developers
19- License :: Free To Use But Restricted
26+ License :: OSI Approved :: Universal Permissive License (UPL)
27+ License :: OSI Approved :: Apache Software License
2028 Natural Language :: English
2129 Operating System :: OS Independent
2230 Programming Language :: Python :: 3 :: Only
You can’t perform that action at this time.
0 commit comments