Markus Neteler
|
22dcea97b9
Python scripts: remove UTF-8 coding line (#1461)
|
4 vuotta sitten |
Vaclav Petras
|
0d9e966dd2
Apply Black to all scripts (#1347)
|
4 vuotta sitten |
Anna Petrasova
|
847219c842
flake8: fix F401 (unused import) and F821 (undefined name) in scripts and lib (#1314)
|
4 vuotta sitten |
Vaclav Petras
|
635224115c
parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287)
|
4 vuotta sitten |
Markus Neteler
|
b4432f400e
change Python shebang to python3 (#75)
|
5 vuotta sitten |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 vuotta sitten |
Maris Nartiss
|
c9a1ea52ff
Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817
|
8 vuotta sitten |
Pietro Zambelli
|
ad971d881d
temporal: support python3
|
9 vuotta sitten |
Pietro Zambelli
|
4a8aca6fba
Fix conflicts during rebasing
|
9 vuotta sitten |
Pietro Zambelli
|
fdf7b94fa5
grass71/scripts: revert changes (https://trac.osgeo.org/grass/changeset/68140 and https://trac.osgeo.org/grass/changeset/68178) since they are not fixing bugs and therefore they should go in relbr72
|
9 vuotta sitten |
Pietro Zambelli
|
e2927d6a01
grass71/scripts: apply pep8 and make them readable for python3
|
9 vuotta sitten |
Markus Neteler
|
1d1b5fc07f
v.pack: also package PROJ_EPSG is available (as in newer locations)
|
9 vuotta sitten |
Vaclav Petras
|
ec00bf8dc3
clear meaning of packing (use export as in temporal), interlink the modules
|
10 vuotta sitten |
Markus Neteler
|
4197ed8748
scripts/parser: keywords -> keyword (old style remains accepted)
|
10 vuotta sitten |
Markus Neteler
|
dc635f0a08
fix broken keyword list
|
10 vuotta sitten |
Anna Petrášová
|
31297ef713
pythonlib: create new file utils not to clutter core with simple functions and move some of them from core and change all affected imports
|
10 vuotta sitten |
Martin Landa
|
2afc54a591
v.pack: fix global var usage
|
11 vuotta sitten |
Martin Landa
|
9ef958bc15
v.pack: move db and proj file to the root, preparation for packaging multiple maps
|
11 vuotta sitten |
Martin Landa
|
5f4bce8b2d
v.pack: remove tmp dir when exiting
|
11 vuotta sitten |
Martin Landa
|
8ec9b71891
v.pack: use temp dir for packaging, fix on Windows
|
11 vuotta sitten |
Martin Landa
|
38ba59785d
v.pack: only native format supported
|
12 vuotta sitten |
Martin Landa
|
cb07714e83
v.pack: message cosmetics
|
12 vuotta sitten |
Martin Landa
|
bb15bcadff
use standardized options (files)
|
12 vuotta sitten |
Soeren Gebbert
|
2a1a3b689c
Moved v.pack and v.unpack from grass-addons to trunk.
|
12 vuotta sitten |