https://github.com/creack/pty

cross-platform go pty tty

Last synced: about 1 month ago

Repository metadata:

PTY interface for Go


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 105
Total Committers: 45
Avg Commits per committer: 2.333
Development Distribution Score (DDS): 0.829

Commits in past year: 7
Committers in past year: 4
Avg Commits per committer in past year: 1.75
Development Distribution Score (DDS) in past year: 0.571

Name Email Commits
Guillaume J. Charmes g****e@c****t 18
Keith Rarick kr@x****s 17
Guillaume J. Charmes g****e@c****t 11
Vitaly Potyarkin s****f@g****m 7
Yohei Ueda y****i@j****m 4
Weidi Deng w****g@i****m 3
abner.chen c****i@l****n 2
Fraser Waters f****r@p****m 2
Guillaume J. Charmes g****s@m****m 2
Mac Malainey m****y@i****m 2
Yuval Pavel Zholkover p****l@g****m 2
lenoil98 h****l@v****t 2
Jonathan Logan J****n 1
Sebastiaan van Stijn t****h 1
Tobias Kortkamp t6 1
matoro m****o 1
Derek Marcotte d****e 1
Aaron Bieber a****n@b****m 1
Alex Samorukov s****m@n****z 1
Caio Marcelo de Oliveira Filho c****a@i****m 1
Cameron Stewart c****n@s****m 1
Carlos Eduardo c****p@g****m 1
Graham Clark g****k@g****m 1
Guillaume J. Charmes g****s@s****m 1
Guillaume J. Charmes g****s@i****m 1
Iain Buclaw i****w@g****g 1
Isao Jonas i****s@g****m 1
Joel Sing j****l@s****u 1
Jonathan Boulle j****e@g****m 1
Kim "BKC" Carlbäcker k****r@g****m 1
and 15 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

go: github.com/creack/pty

Package pty provides functions for working with Unix terminals.

  • Homepage: https://github.com/creack/pty
  • Documentation: https://pkg.go.dev/github.com/creack/pty#section-documentation
  • Licenses: MIT
  • Latest release: v1.1.21 (published about 1 year ago)
  • Last Synced: 2024-11-11T01:16:59.990Z (about 1 month ago)
  • Versions: 25
  • Dependent Packages: 2,718
  • Dependent Repositories: 112,125
  • Docker Downloads: 3,525,907,345
  • Rankings:
    • Dependent repos count: 0.007%
    • Dependent packages count: 0.077%
    • Docker downloads count: 0.097%
    • Average: 0.765%
    • Stargazers count: 1.754%
    • Forks count: 1.889%
go: github.com/Creack/pty

Package pty provides functions for working with Unix terminals.

  • Homepage: https://github.com/Creack/pty
  • Documentation: https://pkg.go.dev/github.com/Creack/pty#section-documentation
  • Licenses: MIT
  • Latest release: v1.1.21 (published about 1 year ago)
  • Last Synced: 2024-11-11T01:16:56.951Z (about 1 month ago)
  • Versions: 25
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 1.729%
    • Forks count: 1.854%
    • Average: 5.234%
    • Dependent packages count: 8.081%
    • Dependent repos count: 9.271%
go: github.com/creack/pty/v2

Package pty provides functions for working with Unix terminals.

  • Homepage: https://github.com/creack/pty
  • Documentation: https://pkg.go.dev/github.com/creack/pty/v2#section-documentation
  • Licenses: MIT
  • Latest release: v2.0.1 (published about 1 year ago)
  • Last Synced: 2024-11-11T01:16:55.379Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 4
  • Dependent Repositories: 0
  • Docker Downloads: 1,877
  • Rankings:
    • Stargazers count: 1.703%
    • Forks count: 1.75%
    • Average: 5.767%
    • Dependent packages count: 8.907%
    • Dependent repos count: 10.707%

Dependencies

.github/workflows/crosscompile.yml actions
  • actions/checkout v2 composite
.github/workflows/test.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v3 composite
go.mod go