Пакет python-module-LyX: Информация

    Исходный пакет: python-module-LyX
    Версия: 0.1-alt1.1
    Собран:  15 ноября 2011 г. 22:27
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://wiki.lyx.org/Tools/PyClient

    Лицензия: GPL v2 or later
    О пакете: Python interface to the LyXServer
    Описание: 
    An easy to use interface for external scripts enhancing LyX.
    
    A Python package with functions and classes to connect to LyX via the
    LyXServer and make LyxFunctions available to python scripts:
    
      * start_lyx() start a LyX session in a separate process
      * lyxpipe() open a lyxpipe for nonblocking access
      * LyXServer basic class for communication with the LyXServer.
      (provides a file-type like object)
      * LyXClient more high level LyX client using the serverpipes
      * lfuns.py a module wrapping lyx functions (LFUNS) to python functions
    
    And the example "end-user" scripts:
    
      * lyx-remote: Open a file in a running LyX or start LyX with the file
      * lyx-Mx: LyX with an interactive lyxclient ('minibuffer-console')
      * lyx-python: LyX with an interactive Python client
      * bindings help on keybindings and lyxfunctions

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-LyX (noarch)
    python-module-LyX-tests (noarch)

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Vitaly Kuznetsov
    Eugeny A. Rostovtsev

    Права:
    Eugeny A. Rostovtsev
    @python
    @everybody

      1. python-devel = 2.7
      2. rpm-build-python >= 0.8

    Последнее изменение


    20 октября 2011 г. Vitaly Kuznetsov 0.1-alt1.1
    - Rebuild with Python-2.7
    7 января 2010 г. Eugeny A. Rostovtsev 0.1-alt1
    - Initial build for Sisyphus