Mercurial > ppgen
comparison ppgen.py @ 3:757625ec8364
Comment added hint about SLT's Go implementation.
author | Bernhard Reiter <bernhard@intevation.de> |
---|---|
date | Mon, 02 May 2016 09:26:29 +0200 |
parents | a099246680ae |
children | 85c65a597420 |
comparison
equal
deleted
inserted
replaced
2:a099246680ae | 3:757625ec8364 |
---|---|
14 E.g. on a Debian/Ubuntu system in package "trans-de-en". | 14 E.g. on a Debian/Ubuntu system in package "trans-de-en". |
15 or from http://ftp.tu-chemnitz.de/pub/Local/urz/ding/de-en/ | 15 or from http://ftp.tu-chemnitz.de/pub/Local/urz/ding/de-en/ |
16 | 16 |
17 Uses a hardcoded filepath and language. | 17 Uses a hardcoded filepath and language. |
18 Search for **customize** below to change it. | 18 Search for **customize** below to change it. |
19 | |
20 Related: There is a Go implementation started by Sascha L. Teichmann at | |
21 https://bitbucket.org/s_l_teichmann/ppgen | |
22 | |
19 | 23 |
20 Copyright 2016 by Intevation GmbH. | 24 Copyright 2016 by Intevation GmbH. |
21 Author: Bernhard E. Reiter <bernhard@intevation.de> | 25 Author: Bernhard E. Reiter <bernhard@intevation.de> |
22 | 26 |
23 This file is Free Software under the Apache 2.0 license and thus | 27 This file is Free Software under the Apache 2.0 license and thus |