diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-08-21 21:49:51 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-08-21 21:49:51 +0800 |
commit | 0c0b70a6d3e131908c6db8e27a188c9cf0595fa4 (patch) | |
tree | 099500626a755e7922cd6d0b5b31ac37a4028742 /converters/psiconv/pkg-descr | |
parent | 8e362b6c3b838e1aa9021dbaeeba1f2eb77ff835 (diff) | |
download | freebsd-ports-gnome-0c0b70a6d3e131908c6db8e27a188c9cf0595fa4.tar.gz freebsd-ports-gnome-0c0b70a6d3e131908c6db8e27a188c9cf0595fa4.tar.zst freebsd-ports-gnome-0c0b70a6d3e131908c6db8e27a188c9cf0595fa4.zip |
Add psiconv 0.8.2, a conversion utility to convert Psion 5(MX) files into
other formats.
Diffstat (limited to 'converters/psiconv/pkg-descr')
-rw-r--r-- | converters/psiconv/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/converters/psiconv/pkg-descr b/converters/psiconv/pkg-descr new file mode 100644 index 000000000000..45cfe6ca1583 --- /dev/null +++ b/converters/psiconv/pkg-descr @@ -0,0 +1,10 @@ +Psiconv is a file conversion utility that converts between Psion 5(MX) files +and more commonly-used *nux file formats. It can read Psion Word, TextEd, +Sketch, MBM, and Clipart files, and outputs HTML 3.2, HTML 4, ASCII, and +almost any graphical format. The libpsiconv library can also read Sheet files +and output Word and TextEd files for use in other programs. Included is full +documentation on several Psion 5(MX) file formats. This information is not +available from Psion (it has been reverse-engineered from Psion files), and +it's free for anybody to use. + +WWW: http://huizen.dds.nl/~frodol/psiconv/ |