Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37500141
en ru br
Репозитории ALT

Группа :: Разработка/Haskell
Пакет: ghc8.6.4-echo

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.1.3-alt1
Время сборки: 23 апреля 2019, 00:01 ( 261.2 недели назад )
Размер архива: 8263 b

Домашняя страница:   https://github.com/RyanGlScott/echo

Лицензия: BSD3
О пакете: A cross-platform, cross-console way to handle echoing terminal input
Описание:

The @base@ library exposes the @hGetEcho@ and @hSetEcho@ functions for
querying and setting echo status, but unfortunately, neither function works
with MinTTY consoles on Windows. This is a serious issue, since @hGetEcho@
and @hSetEcho@ are often used to disable input echoing when a program
prompts for a password, so many programs will reveal your password as you
type it on MinTTY!

This library provides an alternative interface which works with both MinTTY
and other consoles. An example is included which demonstrates how one might
prompt for a password using this library. To build it, make sure to
configure with the @-fexample@ flag.

Текущий майнтейнер: Evgeny Sinelnikov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • ghc8.6.4-echo
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin