/
niceSOFT
/
gettext
Обзор
Документация
Войти
/
niceSOFT
/
gettext
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
gettext-tools/examples/hello-python/INSTALL
10 строк
175 B
Bruno Haible
Updated installation instructions.
23 июн 2009, 14:11
23 июн 2009, 14:11
97ea0fa
Код
Авторство
О чём код?
This example relies on Python 2.0 or newer. Installation: ./autogen.sh ./configure --prefix=/some/prefix make make install Cleanup: make distclean ./autoclean.sh