File tree 1 file changed +10
-2
lines changed
1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -8,15 +8,23 @@ keywords = Oracle, database
8
8
author = Anthony Tuininga
9
9
10
10
url = 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
11
18
license = Apache and/or UPL
12
19
license_files =
13
20
LICENSE.txt
14
21
THIRD_PARTY_LICENSES.txt
15
22
NOTICE.txt
16
23
classifiers =
17
- Development Status :: 4 - Beta
24
+ Development Status :: 5 - Production/Stable
18
25
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
20
28
Natural Language :: English
21
29
Operating System :: OS Independent
22
30
Programming Language :: Python :: 3 :: Only
You can’t perform that action at this time.
0 commit comments