Re: need some accessible command-line tools

2013-06-20 Thread Sebastian Humenda
Hello Don,

Don Raikes schrieb am 19.06.2013, 14:23 -0700:
I am building a console-only debian-based live/installed system, and I am
looking for any suggestions on packages for the following:

1.   Pdf to text/html conversion (found pdftohtml, but not pdftotext).
Install poppler-utils, then you will have pdftotext.

2.   Some kind of perhaps curses-based word processing program. Doesn't
have to be real fancy,
But need to be able to import resulting documents into office or openoffice.
There is none known to me. But Abiword can e. g. do the following:

abiword --to=rtf my_text_file
abiword --to=txt my.rtf

3.   Text-based network management tool.
On Debian that's the default networking system, with configuration files under
/etc/network/

For WLAN there is also wpa_cli or something similar, I don't remember the exact
name.

Best
Sebastian
-- 
Web: http://www.crustulus.de   | Blog (eng / deu): http://www.crustulus.de/blog
Freies Latein-Deutsch-Wörterbuch: http://www.crustulus.de/freedict.de.html
FreeDict: Free multilingual dictionary databases - http://www.freedict.org


signature.asc
Description: Digital signature


Re: need some accessible command-line tools

2013-06-20 Thread S. Massy
On Wed, Jun 19, 2013 at 02:23:51PM -0700, Don Raikes wrote:
 Hi all,
 
  
 
 I don't know where else to ask this question, so here it goes.
 
  
 
 I am building a console-only debian-based live/installed system, and I am 
 looking for any suggestions on packages for the following:
 
  
 
 1.   Pdf to text/html conversion (found pdftohtml, but not pdftotext).
The package poppler-utils will provide pdftohtml and pdftotext alongside
some other useful pdf manipulation commands.

 
 2.   Some kind of perhaps curses-based word processing program. Doesn't 
 have to be real fancy,
 
 But need to be able to import resulting documents into office or openoffice.
Any good text-editor (vim, emacs, even nano) should allow you to create
UTF8 encoded plaintext files which can be imported into any respectable
Office suite. If you want greater formatting, you could have a look at
LaTEX, which is a very powerful typesetting language allowing export to
PDF, RTF (latex2rtf), html (latex2html) and so forth. You could also
look at simplified solutions such as aft, which allow export of simple
formatting to a variety of file types, including RTF.

 
 3.   Text-based network management tool.
All the necessary tools should already be present. 

Cheers,
S.M.
-- 
Sebastien Massy
Montreal, Canada
Website: http://www.wolfdream.ca
Twitter: http://www.twitter.com/SMassy1
LinkedIn: http://ca.linkedin.com/pub/sebastien-massy/47/5a5/81a


-- 
To UNSUBSCRIBE, email to debian-accessibility-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130620201422.GC31416@solidbox