Tweak description.
This commit is contained in:
parent
0069b83691
commit
02885c203c
@ -22,9 +22,10 @@
|
|||||||
<div id="description"><h2>About cx_Oracle</h2>
|
<div id="description"><h2>About cx_Oracle</h2>
|
||||||
<!--Description-->
|
<!--Description-->
|
||||||
<strong>cx_Oracle</strong> is a Python extension module that enables access to
|
<strong>cx_Oracle</strong> is a Python extension module that enables access to
|
||||||
Oracle databases and conforms to the Python database API specification.
|
Oracle Database and conforms to the Python database API specification.
|
||||||
This module is currently built against Oracle 11.2 and 12.1 and Python 2.7,
|
This module is currently built against Oracle client 11.2 and 12.1 and Python
|
||||||
3.4, 3.5 and 3.6. For more information on the database API specification, see
|
2.7, 3.4, 3.5 and 3.6. For more information on the database API specification,
|
||||||
|
see
|
||||||
<a href="http://www.python.org/topics/database/DatabaseAPI-2.0.html"> here</a>.
|
<a href="http://www.python.org/topics/database/DatabaseAPI-2.0.html"> here</a>.
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user