[Git][debian-gis-team/totalopenstation][upstream] 2 commits: New upstream version 0.5.3
Matteo F. Vescovi (@mfv)
gitlab at salsa.debian.org
Tue Mar 25 20:30:48 GMT 2025
Matteo F. Vescovi pushed to branch upstream at Debian GIS Project / totalopenstation
Commits:
c0329a15 by Matteo F. Vescovi at 2025-03-25T20:00:38+01:00
New upstream version 0.5.3
- - - - -
6b239e27 by Matteo F. Vescovi at 2025-03-25T21:29:41+01:00
Merge branch 'upstream' of salsa.debian.org:debian-gis-team/totalopenstation into upstream
- - - - -
39 changed files:
- + .github/workflows/pytest.yml
- + .readthedocs.yaml
- README.rst
- docs/conf.py
- docs/contributing/main.rst
- + docs/input_formats/if_landxml.rst
- docs/installing.rst
- docs/models/model_implemented.rst
- + docs/output_formats/of_landxml.rst
- + docs/requirements.txt
- locale/totalopenstation.pot
- + sample_data/landxml.xml
- scripts/totalopenstation-cli-connector.py
- scripts/totalopenstation-cli-parser.py
- scripts/totalopenstation-gui.py
- setup.py
- totalopenstation-gui.spec
- totalopenstation/__init__.py
- totalopenstation/formats/__init__.py
- totalopenstation/formats/carlson_rw5.py
- totalopenstation/formats/conversion.py
- + totalopenstation/formats/landxml.py
- totalopenstation/formats/leica_gsi.py
- totalopenstation/formats/nikon_raw_v200.py
- totalopenstation/formats/zeiss_r5.py
- totalopenstation/models/__init__.py
- + totalopenstation/models/nikon_npl_322plus.py
- + totalopenstation/models/topcon_gpt_3005.py
- totalopenstation/output/__init__.py
- totalopenstation/output/tops_dat.py
- totalopenstation/output/tops_dxf.py
- + totalopenstation/output/tops_landxml.py
- totalopenstation/output/tops_sql.py
- totalopenstation/output/tops_txt.py
- totalopenstation/tests/__init__.py
- totalopenstation/tests/test_geojson.py
- + totalopenstation/tests/test_landxml.py
- totalopenstation/utils/scanwin32.py
- + tox.ini
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/debian-gis-team/totalopenstation/-/compare/354729060ded870e76dacc79e3025dafad4e5879...6b239e272f6eb955d9daac8e2f56061dfa7e8530
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/totalopenstation/-/compare/354729060ded870e76dacc79e3025dafad4e5879...6b239e272f6eb955d9daac8e2f56061dfa7e8530
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20250325/5ed7e6e2/attachment.htm>
More information about the Pkg-grass-devel
mailing list