1PYBABELFISH(1) PYBABELFISH(1)
2
3
4
6 pybabelfish - convert Python objects into human-readable strings
7
9 pybabelfish [options]
10
12 This script converts Python objects into human-readable strings for the
13 NWS web interface.
14
15 -h <host>
16 hostname of the NWS server
17
18 -p <port>
19 port number of the NWS server
20
22 Written by REvolution Computing, Inc.
23
25 To report a bug, visit http://sourceforge.net/projects/nws-py/
26
28 Copyright © 2007-2008 REvolution Computing, Inc.
29
31 pybabelfishd(1)
32
33
34
35 Mar 2008 PYBABELFISH(1)