Sha256: 9b2c64ed95ceca231f3d711ce9717a901b7dec41dbd7f43ee536fee5f1a3fa00
Contents?: true
Size: 1.32 KB
Versions: 0
Compression: gzip
Compressed size: 570 Bytes
Stored size: 570 Bytes
Contents
--- !ruby/object:Gem::Specification name: sshman version: !ruby/object:Gem::Version version: 0.3.3 platform: ruby authors: - SubnetMasked autorequire: bindir: exe cert_chain: [] date: 2024-10-05 00:00:00.000000000 Z dependencies: [] description: A simple terminal-based SSH manager to add, list, delete, and connect to SSH servers. email: - 'subnetmasked@cock.li ' executables: - sshman extensions: [] extra_rdoc_files: [] files: - exe/sshman - lib/sshman/cli.rb - lib/sshman/constants.rb - lib/sshman/key_manager.rb - lib/sshman/server_manager.rb - lib/sshman/sshman.rb - lib/sshman/utils.rb - lib/sshman/version.rb homepage: https://github.com/subnetmasked/sshman licenses: - GPL-3.0-or-later metadata: homepage_uri: https://github.com/subnetmasked/sshman source_code_uri: https://github.com/subnetmasked/sshman bug_tracker_uri: https://github.com/subnetmasked/sshman/issues post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.5.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.5.21 signing_key: specification_version: 4 summary: A terminal-based SSH manager test_files: []