Result for 35F4D179E1FE736717EDD00D33133F537340D520

Query result

Key Value
FileName./usr/share/gocode/src/github.com/spf13/cobra/doc/cmd_test.go
FileSize2938
MD55507F542611AF408409F03E6945D93D2
SHA-135F4D179E1FE736717EDD00D33133F537340D520
SHA-2566CCDBFAC19B3D3E51C1737D046E955100B96AF2F1F29348B092E0DD456734993
SHA-51288494D028164B40AF1F98A203C9C5B057A3B03405A0F6C590D1A94AAEC4502CCFC79E95B3F43B84403B5FDB3E6D9EE3E711004B79C22B1A24C4B5827893050AA
SSDEEP48:FSdJ+aK4dgrOQYz62od0BM+TGmA30HqTHU+dqTtLuB8Z4wTStQR:TCqm6dehw0HQHdYu0rwU
TLSHT191513461D2CD0A6F05B07D82ACE8AB774F7E1326A3453D7EF0AF1864574D19942A7740
insert-timestamp1659227077.5035303
mimetypetext/plain
sourcesnap:mdTwaNga8m8NrBqqSH4FVIbtUwLWAhWj_15
hashlookup:parent-total11
hashlookup:trust100

Network graph view

Parents (Total: 11)

The searched file hash is included in 11 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD5F32EFF90409DD17DB91B45A4EE49CE8F
PackageArchaarch64
PackageDescription Cobra is a library providing a simple interface to create powerful modern CLI interfaces similar to git & go tools. Cobra is also an application that will generate your application scaffolding to rapidly develop a Cobra-based application. Cobra provides: - Easy subcommand-based CLIs: app server, app fetch, etc. - Fully POSIX-compliant flags (including short & long versions) - Nested subcommands - Global, local and cascading flags - Easy generation of applications & commands with cobra init appname & cobra add cmdname - Intelligent suggestions (app srver... did you mean app server?) - Automatic help generation for commands and flags - Automatic help flag recognition of -h, --help, etc. - Automatically generated bash autocomplete for your application - Automatically generated man pages for your application - Command aliases so you can change things without breaking them - The flexibility to define your own help, usage, etc. - Optional tight integration with viper for 12-factor apps
PackageMaintainerFedora Project
PackageNamegolang-github-spf13-cobra
PackageRelease2.fc34
PackageVersion1.1.1
SHA-115BA21AEAA6683A846D755A2BE7EF6F8431A0C7D
SHA-2561C0D56663E5DF78C2C15F35EDBAE6F3C8BB2283D896987850E4D3E6D15C90C70
Key Value
MD5AB7FB2D03CC65758565AAA9C784C2E96
PackageArchnoarch
PackageDescriptionCobra is a library providing a simple interface to create powerful modern CLI interfaces similar to git & go tools. Cobra is also an application that will generate your application scaffolding to rapidly develop a Cobra-based application. Cobra provides: – Easy subcommand-based CLIs: app server, app fetch, etc. – Fully POSIX-compliant flags (including short & long versions) – Nested subcommands – Global, local and cascading flags – Easy generation of applications & commands with cobra init appname & cobra add cmdname – Intelligent suggestions (app srver... did you mean app server?) – Automatic help generation for commands and flags – Automatic help flag recognition of -h, --help, etc. – Automatically generated bash autocomplete for your application – Automatically generated man pages for your application – Command aliases so you can change things without breaking them – The flexibility to define your own help, usage, etc. – Optional tight integration with viper for 12-factor apps This package contains the source code needed for building packages that reference the following Go import paths: – github.com/spf13/cobra
PackageMaintainerFedora Project
PackageNamegolang-github-spf13-cobra-devel
PackageRelease2.fc34
PackageVersion1.1.1
SHA-1F771345B9392B738B5081E8085BA3676D2D84ADA
SHA-25655720AA558142FBBF256378804D5B43A829EA48A3E2C17C0D82539F9AAC2725B
Key Value
MD5EE177874161CF2709B47CED880BCBF7B
PackageArcharmv7hl
PackageDescription Cobra is a library providing a simple interface to create powerful modern CLI interfaces similar to git & go tools. Cobra is also an application that will generate your application scaffolding to rapidly develop a Cobra-based application. Cobra provides: - Easy subcommand-based CLIs: app server, app fetch, etc. - Fully POSIX-compliant flags (including short & long versions) - Nested subcommands - Global, local and cascading flags - Easy generation of applications & commands with cobra init appname & cobra add cmdname - Intelligent suggestions (app srver... did you mean app server?) - Automatic help generation for commands and flags - Automatic help flag recognition of -h, --help, etc. - Automatically generated bash autocomplete for your application - Automatically generated man pages for your application - Command aliases so you can change things without breaking them - The flexibility to define your own help, usage, etc. - Optional tight integration with viper for 12-factor apps
PackageMaintainerFedora Project
PackageNamegolang-github-spf13-cobra
PackageRelease2.fc34
PackageVersion1.1.1
SHA-137D5441CFD852FC5BF535988B3D06C9F26B12CC2
SHA-256C7431F3886340CEB6B5C84BD897CDBDE71E7D2412AFCC3C9FB3AF1A497C53877
Key Value
MD56B10788811D3590E3FFC814618D3CBC1
PackageArchx86_64
PackageDescription Cobra is a library providing a simple interface to create powerful modern CLI interfaces similar to git & go tools. Cobra is also an application that will generate your application scaffolding to rapidly develop a Cobra-based application. Cobra provides: - Easy subcommand-based CLIs: app server, app fetch, etc. - Fully POSIX-compliant flags (including short & long versions) - Nested subcommands - Global, local and cascading flags - Easy generation of applications & commands with cobra init appname & cobra add cmdname - Intelligent suggestions (app srver... did you mean app server?) - Automatic help generation for commands and flags - Automatic help flag recognition of -h, --help, etc. - Automatically generated bash autocomplete for your application - Automatically generated man pages for your application - Command aliases so you can change things without breaking them - The flexibility to define your own help, usage, etc. - Optional tight integration with viper for 12-factor apps
PackageMaintainerFedora Project
PackageNamegolang-github-spf13-cobra
PackageRelease2.fc34
PackageVersion1.1.1
SHA-15BFD2E1C21ABADBF98F2DE4992D11BCAB83795C5
SHA-256559622A9B10C0AF7087B8ECF47750551B91BC9A8012E627FD3B72891EF128173
Key Value
FileSize96720
MD5F1BA36B681809972F352F5B96850FD06
PackageDescriptionGo library for creating powerful modern Go CLI applications Cobra is a Go library providing a simple interface to create powerful modern CLI interfaces similar to git & go tools. . Cobra has an exceptionally clean interface and simple design without needless constructors or initialization methods. . This package contains the Cobra library for Go.
PackageMaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
PackageNamegolang-github-spf13-cobra-dev
PackageSectiongolang
PackageVersion1.1.2-1~bpo10+1
SHA-18583F7F4CA2E8280920EF62EFF1141917B783D21
SHA-256B9BCA473DDC361B3D686A1D23EC0128C576320E8D0E76E843B70303F854B381D
Key Value
FileSize92416
MD5EE94B95028D6704DCF41350CCBCAFE34
PackageDescriptionGo library for creating powerful modern Go CLI applications Cobra is a Go library providing a simple interface to create powerful modern CLI interfaces similar to git & go tools. . Cobra has an exceptionally clean interface and simple design without needless constructors or initialization methods. . This package contains the Cobra library for Go.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-spf13-cobra-dev
PackageSectiongolang
PackageVersion1.1.2-1
SHA-1C73E8E4F46F43FAC6B465F006C448E0C6E07882B
SHA-256428337AD44836DA1DD69F74AABF7837B5AAED58FFFB56F25B90EC40E5132C3E3
Key Value
FileSize107504
MD543115CA2B037BC04A53B4A4895D56E17
PackageDescriptionGo library for creating powerful modern Go CLI applications Cobra is a Go library providing a simple interface to create powerful modern CLI interfaces similar to git & go tools. . Cobra has an exceptionally clean interface and simple design without needless constructors or initialization methods. . This package contains the Cobra library for Go.
PackageMaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
PackageNamegolang-github-spf13-cobra-dev
PackageSectiongolang
PackageVersion1.2.1-2
SHA-140D00B142BF9C3C9F64DE389E1D17299A9CC9FF2
SHA-25681898E2021E7C3B062D0645E5B4F84B5A4171D9CD9F541833F1B92E90023EEEC
Key Value
MD56F4D273555F0E42CAE09EFF77B0998ED
PackageArchnoarch
PackageDescriptionCobra is a library providing a simple interface to create powerful modern CLI interfaces similar to git & go tools. Cobra is also an application that will generate your application scaffolding to rapidly develop a Cobra-based application. Cobra provides: – Easy subcommand-based CLIs: app server, app fetch, etc. – Fully POSIX-compliant flags (including short & long versions) – Nested subcommands – Global, local and cascading flags – Easy generation of applications & commands with cobra init appname & cobra add cmdname – Intelligent suggestions (app srver... did you mean app server?) – Automatic help generation for commands and flags – Automatic help flag recognition of -h, --help, etc. – Automatically generated bash autocomplete for your application – Automatically generated man pages for your application – Command aliases so you can change things without breaking them – The flexibility to define your own help, usage, etc. – Optional tight integration with viper for 12-factor apps This package contains the source code needed for building packages that reference the following Go import paths: – github.com/spf13/cobra
PackageMaintainerguillomovitch <guillomovitch>
PackageNamegolang-github-spf13-cobra-devel
PackageRelease1.mga9
PackageVersion1.4.0
SHA-1DA1C519F4C59E64A135028459C1E9C703107934A
SHA-256DB62CB3E8CB4D88D51F8D0F09A7E421503D4A3CE8FFBCB729C90E06BEE116919
Key Value
SHA-103BD1018751C915F71C1E2AE51345C94CA1942ED
snap-authoritycanonical
snap-filenamemdTwaNga8m8NrBqqSH4FVIbtUwLWAhWj_15.snap
snap-idmdTwaNga8m8NrBqqSH4FVIbtUwLWAhWj_15
snap-nameaxiom
snap-publisher-id1gYihke6YA9pGfV8JRS1Ohe64f0Qs5nG
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2021-10-01T17:34:13.464567Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/mdTwaNga8m8NrBqqSH4FVIbtUwLWAhWj_15.snap
Key Value
FileSize96500
MD518C108FEDF6F170D585A7380CEADF5C5
PackageDescriptionGo library for creating powerful modern Go CLI applications Cobra is a Go library providing a simple interface to create powerful modern CLI interfaces similar to git & go tools. . Cobra has an exceptionally clean interface and simple design without needless constructors or initialization methods. . This package contains the Cobra library for Go.
PackageMaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
PackageNamegolang-github-spf13-cobra-dev
PackageSectiongolang
PackageVersion1.1.2-1
SHA-1C4E02515E93815A459FA0BE1E783FBFD7C2B9A60
SHA-25625BF3F957F0A8492FB5AD09A1C6D72DCDC010C48E339F841ACEA05DF83B60183
Key Value
FileSize91868
MD5C3E2B010BE6DC82BE572BD906E82B918
PackageDescriptionGo library for creating powerful modern Go CLI applications Cobra is a Go library providing a simple interface to create powerful modern CLI interfaces similar to git & go tools. . Cobra has an exceptionally clean interface and simple design without needless constructors or initialization methods. . This package contains the Cobra library for Go.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-spf13-cobra-dev
PackageSectiongolang
PackageVersion1.1.1-2
SHA-1DFD8B943AB1F971F4A070860C75F07201A7242F8
SHA-256C8D51AA3D85F38D7138E9D5288408A2D025B1CD10A2623F4366B2B3D6A585C06