1 |
|
2003-08-19 Jan-Oliver Wagner <[email protected]> |
2 |
|
|
3 |
|
Moved anything from extensions to libraries. |
4 |
|
|
5 |
|
* libraries: New. |
6 |
|
|
7 |
|
* libraries/ pyprojection, pyshapelib, shapelib, thuban: New. |
8 |
|
|
9 |
|
* libraries/pyprojection/ LICENSE, MANIFEST.in, Projection.i, |
10 |
|
Projection.py, Projection_wrap.c, setup.py, swighelp.txt: These files have |
11 |
|
been moved here from thuban/extensions/pyprojection/ |
12 |
|
See there in the Attic for the older history. |
13 |
|
|
14 |
|
* libraries/pyshapelib/ COPYING, ChangeLog, NEWS, README, dbflib.i, |
15 |
|
dbflib.py, dbflib_wrap.c, pyshapelib_api.h, pytest.py, setup.py, |
16 |
|
shapelib.i, shapelib.py, shapelib_wrap.c, shptreemodule.c: These files |
17 |
|
have been moved here from thuban/extensions/pyshapelib/ |
18 |
|
See there in the Attic for the older history. |
19 |
|
|
20 |
|
* libraries/shapelib/ dbfopen.c, shapefil.h, shpopen.c, shptree.c: These |
21 |
|
files have been moved here from thuban/extensions/shapelib/ |
22 |
|
See there in the Attic for the older history. |
23 |
|
|
24 |
|
* libraries/thuban/ bmpdataset.cpp, cpl_mfile.cpp, cpl_mfile.h, |
25 |
|
gdalwarp.cpp, wxproj.cpp: These files have been moved here from |
26 |
|
thuban/extensions/thuban/ |
27 |
|
See there in the Attic for the older history. |
28 |
|
|
29 |
|
* MANIFEST.in, setup.cfg, setup.py: renamed extensions to libraries. |
30 |
|
|
31 |
|
* extensions/thuban/ bmpdataset.cpp, cpl_mfile.cpp, cpl_mfile.h, |
32 |
|
gdalwarp.cpp, wxproj.cpp: Moved to libraries/thuban. |
33 |
|
|
34 |
|
* extensions/shapelib/ dbfopen.c, shapefil.h, shpopen.c, shptree.c: |
35 |
|
Moved to libraries/shapelib. |
36 |
|
|
37 |
|
* extensions/pyshapelib/ COPYING, NEWS, dbflib.py, pytest.py, |
38 |
|
shapelib.py, README, dbflib_wrap.c, setup.py, shapelib_wrap.c, |
39 |
|
ChangeLog, dbflib.i, pyshapelib_api.h, shapelib.i, shptreemodule.c: |
40 |
|
Moved to libraries/pyshapelib. |
41 |
|
|
42 |
|
* extensions/pyprojection/ MANIFEST.in, Projection.py, setup.py, |
43 |
|
LICENSE, Projection.i, Projection_wrap.c, swighelp.txt: |
44 |
|
Moved to libraries/pyprojection. |
45 |
|
|
46 |
|
* extensions/ pyprojection, pyshapelib, shapelib, thuban: Removed. |
47 |
|
|
48 |
|
* extensions: Removed. |
49 |
|
|
50 |
2003-08-19 Bernhard Herzog <[email protected]> |
2003-08-19 Bernhard Herzog <[email protected]> |
51 |
|
|
52 |
* test/test_viewport.py (ViewPortTest): We don't use the |
* test/test_viewport.py (ViewPortTest): We don't use the |