aboutsummaryrefslogtreecommitdiff
path: root/lang/tauthon/pkg-message
blob: 3ab940671d2e66cae77dd290c715797a5590e9a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
{ type: install
  message: <<EOM
Note that some standard Python modules are not included as they require
additional dependencies. These are:
- bsddb
- gdbm
- sqlite3
- tkinter
If needed, they should be provided in other ports. Porters welcome!
EOM
}
]