10 |
10 |
11 WARNING: the generation transfers quite much data over your |
11 WARNING: the generation transfers quite much data over your |
12 internet connection. don't run that at home, use |
12 internet connection. don't run that at home, use |
13 a server ;-) |
13 a server ;-) |
14 |
14 |
15 :copyright: Copyright 2006-2014 by the Pygments team, see AUTHORS. |
15 :copyright: Copyright 2006-2015 by the Pygments team, see AUTHORS. |
16 :license: BSD, see LICENSE for details. |
16 :license: BSD, see LICENSE for details. |
17 """ |
17 """ |
18 |
18 |
19 from __future__ import print_function |
19 from __future__ import print_function |
20 |
20 |