Last change
on this file was
bdde98a,
checked in by Olly Betts <olly@…>, 7 months ago
|
releasing package survex version 1.4.7-2
|
-
Property mode set to
100644
|
File size:
1.4 KB
|
Line | |
---|
1 | Survex for Debian |
---|
2 | ----------------- |
---|
3 | |
---|
4 | Overview |
---|
5 | -------- |
---|
6 | |
---|
7 | Survex is cave surveying software. It will process cave survey data entered |
---|
8 | as text to produce .3d files containing centreline data. It can cope with |
---|
9 | extremely large datasets, and allows hierarchical arrangement of surveys. |
---|
10 | Data can easily be imported from many other programs, and Compass data can |
---|
11 | be read natively. |
---|
12 | |
---|
13 | Survex provides a very fast and capable .3d file viewer called aven which |
---|
14 | runs under X or Wayland which is in the binary package survex-aven. |
---|
15 | |
---|
16 | Sample Data |
---|
17 | ----------- |
---|
18 | |
---|
19 | If you want some sample data to experiment with, you can download some from |
---|
20 | the Survex website: |
---|
21 | |
---|
22 | https://survex.com/software/sample.tar.gz |
---|
23 | |
---|
24 | Documentation |
---|
25 | ------------- |
---|
26 | |
---|
27 | The documentation is provided in HTML, text and PDF formats, and is also |
---|
28 | online at: |
---|
29 | |
---|
30 | https://survex.com/docs.html |
---|
31 | |
---|
32 | There is a mailing list for users at survex@survex.com - subscribe at: |
---|
33 | |
---|
34 | https://survex.com/maillist.html |
---|
35 | |
---|
36 | Vim Support |
---|
37 | ----------- |
---|
38 | |
---|
39 | The survex package includes vim syntax highlighting for Survex data files, |
---|
40 | but this is not enabled per default. If you want to enable it for your user |
---|
41 | account run the following command: |
---|
42 | |
---|
43 | vim-addons install survex |
---|
44 | |
---|
45 | Or to enable it for all users of a system run the following command as root: |
---|
46 | |
---|
47 | vim-addons -w install survex |
---|
48 | |
---|
49 | vim-addons is provided by the vim-addon-manager package, and you can look |
---|
50 | at its manpage for more information. |
---|
51 | |
---|
52 | |
---|
53 | -- Olly Betts <olly@survex.com> Mon, 08 Apr 2024 01:25:40 +0000 |
---|
Note: See
TracBrowser
for help on using the repository browser.