{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/echo","name":"echo","description":"The base library exposes the hGetEcho and hSetEcho functions\nfor querying and setting echo status, but unfortunately, neither\nfunction works with MinTTY consoles on Windows. This is a serious\nissue, since hGetEcho and hSetEcho are often used to disable\ninput echoing when a program prompts for a password, so many\nprograms will reveal your password as you type it on MinTTY!\n\nThis library provides an alternative interface which works\nwith both MinTTY and other consoles. An example is included\nwhich demonstrates how one might prompt for a password using\nthis library. To build it, make sure to configure with the\n-fexample flag.","version":"0.1.4","softwareVersion":"0.1.4","license":"https://spdx.org/licenses/BSD-3-Clause","codeRepository":"https://github.com/RyanGlScott/echo","issueTracker":"https://github.com/RyanGlScott/echo/issues","url":"https://github.com/RyanGlScott/echo","keywords":["bsd3","library","system","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"ryanglscott"}],"author":[{"@type":"Person","name":"ryanglscott"}],"copyrightHolder":[{"@type":"Person","name":"ryanglscott"}],"dateCreated":"2016-12-22","dateModified":"2021-02-18","datePublished":"2021-02-18","copyrightYear":2016,"downloadUrl":"https://hackage.haskell.org/package/echo-0.1.4/echo-0.1.4.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/echo"],"https://www.w3.org/ns/activitystreams#likes":10,"https://forgefed.org/ns#forks":1}