File: requires.txt

package info (click to toggle)
sqlobject 3.7.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,696 kB
  • sloc: python: 16,944; makefile: 160; sh: 94
file content (79 lines) | stat: -rw-r--r-- 671 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
PyDispatcher>=2.0.4

[:python_version == "2.7"]
FormEncode!=1.3.0,>=1.1.1

[:python_version >= "3.4"]
FormEncode>=1.3.1

[adodbapi]
adodbapi

[fdb]
fdb

[firebirdsql]
firebirdsql

[kinterbasdb]
kinterbasdb

[mysql-connector]
mysql-connector

[mysql:python_version=="2.7"]
MySQL-python

[mysql:python_version>="3.4"]
mysqlclient

[odbc]
pyodbc

[oursql]
oursql

[pg8000]
pg8000

[postgres]
psycopg2

[postgresql]
psycopg2

[psycopg]
psycopg2

[psycopg2]
psycopg2

[py-postgresql]
py-postgresql

[pygresql]
pygresql

[pymssql]
pymssql

[pymysql]
pymysql

[pyodbc]
pyodbc

[pypostgresql]
py-postgresql

[pypyodbc]
pypyodbc

[sapdb]
sapdb

[sqlite]
pysqlite

[sybase]
Sybase