[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#951580: marked as done (ITP: golang-github-andrew-d-go-termutil -- Terminal utilities for golang)



Your message dated Sun, 12 Jul 2020 18:32:37 +0900
with message-id <20200712183237.88582ca8aa48898b3d65414d@xdump.org>
and subject line ITP: golang-github-andrew-d-go-termutil -- Terminal utilities for golang
has caused the Debian Bug report #951580,
regarding ITP: golang-github-andrew-d-go-termutil -- Terminal utilities for golang
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
951580: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951580
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist

* Package name    : golang-github-andrew-d-go-termutil
  Version         : 0.0~git20150726.009166a-1
  Upstream Author : Andrew Dunham
* URL             : https://github.com/andrew-d/go-termutil
* License         : MIT
  Programming Lang: Go
  Description     : Terminal utilities for golang

 go-termutil This package exposes some very basic, useful functions:
 Isatty(file *os.File) bool
 .
 This function will return whether or not the given file is a TTY,
 attempting to use native operations when possible.  It wil fall back to
 using the isatty() function from unistd.h through cgo if on an unknown
 platform.
     GetPass(prompt string, prompt_fd, input_fd uintptr) ([]byte, error)
 .
 This function will print the prompt string to the file identified by
 prompt_fd, prompt the user for a password without echoing the password
 to the terminal, print a newline, and then return the given password to
 the user.  NOTE: not yet tested on anything except Linux & OS X.

This package is required for lltsv (not packaged yet)

--- End Message ---
--- Begin Message ---
There is no need to proceed golang-github-andrew-d-go-termutil
ITP process because lltsv #951581 doesn't need it anymore.
(dependency to golang-github-andrew-d-go-termutil is removed,
So no need to package it.)

Regards,

--- End Message ---

Reply to: