File: README.txt

package info (click to toggle)
opendict 0.6.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 784 kB
  • ctags: 753
  • sloc: python: 6,210; makefile: 104; sh: 52; xml: 41
file content (49 lines) | stat: -rw-r--r-- 1,121 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
                                   --------
                                   OpenDict
                                   --------

Copyright (c) 2003-2006 Martynas Jocius <mjoc@akl.lt>

About
~~~~~

OpenDict is free multiplatform dictionary program. It is made to be
universal and easy to use for desktop users and developers.


Requirements
~~~~~~~~~~~~

   - Python >= 2.3
   - wxPython 2.6
   - python-xml (PyXML)
   - gettext >= 0.14


Quick Installation
~~~~~~~~~~~~~~~~~~

OpenDict on UNIX systems can be installed in a quick & dirty way:

   # make install

If you get "cp: cannot stat `messages.pot': No such file or directory"
you are missing "pygettext" or "pygettext.py". "pygettext.py" in Fedora is
provided by python-tools package.


For Microsft Windows users
~~~~~~~~~~~~~~~~~~~~~~~~~~

MS Windows users should download setup with precompiled OpenDict version.

If you want to use it from sources, download and install Python, PyXML 
and wxPython packages. Then unpack compressed OpenDict ZIP archive and 
click on opendict.py icon.


Help
~~~~

For more information visit http://opendict.inhangar.com.