Explorar el Código

Added README section for se

Alois Mahdal hace 11 años
padre
commit
0b3d9df17d
Se han modificado 1 ficheros con 21 adiciones y 0 borrados
  1. 21
    0
      README.md

+ 21
- 0
README.md Ver fichero

79
 one second takes, it can serve as a snippet for Perl `&stamp()`.
79
 one second takes, it can serve as a snippet for Perl `&stamp()`.
80
 
80
 
81
 
81
 
82
+### se ###
83
+
84
+Translate to and from Czech.  Especially sweet if you need to concentrate
85
+on the work, i.e. avoid all the blinking flashing smiling Internets looks.
86
+This guy only tells you the woords.
87
+
88
+    se [options] word
89
+
90
+Throw a word at it and by default, it will throw you back few Czech
91
+translations of it, one pair per line.  Sweet.  Also supports other languages
92
+(about 10 in total).
93
+
94
+Most useful options are --lines (default is 25) and --direction which supports
95
+direction keyword in form "LNcz.cz" or "LNcz.LN", where LN is 2-letter code
96
+(**not** ISO) of the other language.
97
+
98
+Uses www.slovnik.cz, so an Internet connection and LWP::Simple are needed.
99
+
100
+Has POD doc (`se --man` or `se --help` worth looking at.)
101
+
102
+
82
 ### watchdump.pl ###
103
 ### watchdump.pl ###
83
 
104
 
84
 Trivial utility that prints a text file, clears the screen and pauses for 2s
105
 Trivial utility that prints a text file, clears the screen and pauses for 2s