Key | Value |
---|---|
FileName | ./usr/share/gocode/src/github.com/spf13/jwalterweatherman/notepad_test.go |
FileSize | 2349 |
MD5 | 5AAA5EBF02D925986D4EFA9DAB334EB1 |
SHA-1 | 3533101EB326677659C3124D995F08E86B348AA5 |
SHA-256 | 816A13A6269079C8117CF00C7CDF2D3829B7A028BD707F0D69B98A52A1CFCD55 |
SHA-512 | 2AB60F70D9B037EF0665AB399FEDB01AB4948C25CADE60E581A66D1E52313F4E466E0EA43869729ABDC7E7CDD45404AE2AF97502A9D97A6F818B97E4667AF56C |
SSDEEP | 24:2cEPZYGgkwy4wwVupE91uka7oSYKwRLGqUkNf6w/F2vsjOEji:2cEPZNp4wWupEXuk1k7kR6w/F2eji |
TLSH | T1BA41F0D4A7C1491F312962582803AADB1F73FBFA1475D4DAC00A5B973A4853BDF88B61 |
insert-timestamp | 1659227078.164069 |
mimetype | text/plain |
source | snap:mdTwaNga8m8NrBqqSH4FVIbtUwLWAhWj_15 |
hashlookup:parent-total | 26 |
hashlookup:trust | 100 |
The searched file hash is included in 26 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | 1254FAF67727B2A3B3896A26702F7748 |
PackageArch | x86_64 |
PackageDescription | JWW is primarily a wrapper around the excellent standard log library. It provides a few advantages over using the standard log library alone. * Ready to go out of the box. * One library for both printing to the terminal and logging (to files). * Really easy to log to either a temp file or a file you specify. I really wanted a very straightforward library that could seamlessly do the following things. * Replace all the println, printf, etc statements thoughout my code with something more useful * Allow the user to easily control what levels are printed to stdout * Allow the user to easily control what levels are logged * Provide an easy mechanism (like fmt.Println) to print info to the user which can be easily logged as well * Due to 2 & 3 provide easy verbose mode for output and logs * Not have any unnecessary initialization cruft. Just use it. |
PackageName | golang-github-spf13-jwalterweatherman |
PackageRelease | lp152.1.2 |
PackageVersion | 1.1.0+git20181028.94f6ae3 |
SHA-1 | 023B3DCABB85933F8D4179469F4CFC3D8F52F6AD |
SHA-256 | A07A4B557ED80CC9B9ACA5327D63E093CE1975697E967561EB9855C124DF588A |
Key | Value |
---|---|
SHA-1 | 03BD1018751C915F71C1E2AE51345C94CA1942ED |
snap-authority | canonical |
snap-filename | mdTwaNga8m8NrBqqSH4FVIbtUwLWAhWj_15.snap |
snap-id | mdTwaNga8m8NrBqqSH4FVIbtUwLWAhWj_15 |
snap-name | axiom |
snap-publisher-id | 1gYihke6YA9pGfV8JRS1Ohe64f0Qs5nG |
snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
snap-timestamp | 2021-10-01T17:34:13.464567Z |
source-url | https://api.snapcraft.io/api/v1/snaps/download/mdTwaNga8m8NrBqqSH4FVIbtUwLWAhWj_15.snap |
Key | Value |
---|---|
MD5 | EF3046ECA0612C94A8FA9EC1613B5E0C |
PackageArch | s390x |
PackageDescription | JWW is primarily a wrapper around the excellent standard log library. It provides a few advantages over using the standard log library alone. * Ready to go out of the box. * One library for both printing to the terminal and logging (to files). * Really easy to log to either a temp file or a file you specify. I really wanted a very straightforward library that could seamlessly do the following things. * Replace all the println, printf, etc statements thoughout my code with something more useful * Allow the user to easily control what levels are printed to stdout * Allow the user to easily control what levels are logged * Provide an easy mechanism (like fmt.Println) to print info to the user which can be easily logged as well * Due to 2 & 3 provide easy verbose mode for output and logs * Not have any unnecessary initialization cruft. Just use it. |
PackageName | golang-github-spf13-jwalterweatherman |
PackageRelease | 1.4 |
PackageVersion | 1.1.0+git20181028.94f6ae3 |
SHA-1 | 0D5CBEE21DFC387109ED8F6691EB41E7A63B6DB7 |
SHA-256 | 0A62535793A9FCCB0EFD24A49E015331D725AFCC688E89350C4CC11723F32071 |
Key | Value |
---|---|
MD5 | 3E9655BA093F05A627FD6DE0946AA221 |
PackageArch | noarch |
PackageDescription | Seamless printing to the terminal (stdout) and logging to a io.Writer (file) that’s as easy to use as fmt.Println. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/spf13/jwalterweatherman |
PackageMaintainer | umeabot <umeabot> |
PackageName | golang-github-spf13-jwalterweatherman-devel |
PackageRelease | 2.mga9 |
PackageVersion | 1.1.0 |
SHA-1 | 20782A42725315EDEEAF14A023908CF1D96A93FB |
SHA-256 | F58B2CA5524ECFCAADAB24713DD97B9CA367B70E4B97579D41E67B3787962984 |
Key | Value |
---|---|
MD5 | 347454C3028B653338B9CB83B77E2BB0 |
PackageArch | x86_64 |
PackageDescription | JWW is primarily a wrapper around the excellent standard log library. It provides a few advantages over using the standard log library alone. * Ready to go out of the box. * One library for both printing to the terminal and logging (to files). * Really easy to log to either a temp file or a file you specify. I really wanted a very straightforward library that could seamlessly do the following things. * Replace all the println, printf, etc statements thoughout my code with something more useful * Allow the user to easily control what levels are printed to stdout * Allow the user to easily control what levels are logged * Provide an easy mechanism (like fmt.Println) to print info to the user which can be easily logged as well * Due to 2 & 3 provide easy verbose mode for output and logs * Not have any unnecessary initialization cruft. Just use it. |
PackageName | golang-github-spf13-jwalterweatherman |
PackageRelease | lp150.1.2 |
PackageVersion | 1.1.0+git20181028.94f6ae3 |
SHA-1 | 21E5A52873BC94FF53430806E704C486247D6666 |
SHA-256 | E8182D46F79E20AC61F3CE3138CD55B20650A0539F7C56383E68FED17DC719E8 |
Key | Value |
---|---|
MD5 | DDCCC100740A49A84ED83884390ADCD7 |
PackageArch | x86_64 |
PackageDescription | JWW is primarily a wrapper around the excellent standard log library. It provides a few advantages over using the standard log library alone. * Ready to go out of the box. * One library for both printing to the terminal and logging (to files). * Really easy to log to either a temp file or a file you specify. I really wanted a very straightforward library that could seamlessly do the following things. * Replace all the println, printf, etc statements thoughout my code with something more useful * Allow the user to easily control what levels are printed to stdout * Allow the user to easily control what levels are logged * Provide an easy mechanism (like fmt.Println) to print info to the user which can be easily logged as well * Due to 2 & 3 provide easy verbose mode for output and logs * Not have any unnecessary initialization cruft. Just use it. |
PackageName | golang-github-spf13-jwalterweatherman |
PackageRelease | 1.3 |
PackageVersion | 1.1.0+git20181028.94f6ae3 |
SHA-1 | 30EB2E4C061A669B13A3E1FC048FBE73FC7C8CB1 |
SHA-256 | A7A8F54151984EF74EADE25EADD2EAF62ECF535B5F76E91E2CF6D83D24749597 |
Key | Value |
---|---|
MD5 | 6ED97FC4AAE848C2307E2550C1B6F869 |
PackageArch | armv6hl |
PackageDescription | JWW is primarily a wrapper around the excellent standard log library. It provides a few advantages over using the standard log library alone. * Ready to go out of the box. * One library for both printing to the terminal and logging (to files). * Really easy to log to either a temp file or a file you specify. I really wanted a very straightforward library that could seamlessly do the following things. * Replace all the println, printf, etc statements thoughout my code with something more useful * Allow the user to easily control what levels are printed to stdout * Allow the user to easily control what levels are logged * Provide an easy mechanism (like fmt.Println) to print info to the user which can be easily logged as well * Due to 2 & 3 provide easy verbose mode for output and logs * Not have any unnecessary initialization cruft. Just use it. |
PackageName | golang-github-spf13-jwalterweatherman |
PackageRelease | 1.4 |
PackageVersion | 1.1.0+git20181028.94f6ae3 |
SHA-1 | 48FCEF85256C25346E831BDA59AC6090D79D8B8F |
SHA-256 | EAC2FB032C144FD7D6DEE3863A139B15E503E181483FD603A40EA9C708DF8982 |
Key | Value |
---|---|
MD5 | B238E4FB081E36B1413243F93CB17A1A |
PackageArch | armv7hl |
PackageDescription | JWW is primarily a wrapper around the excellent standard log library. It provides a few advantages over using the standard log library alone. * Ready to go out of the box. * One library for both printing to the terminal and logging (to files). * Really easy to log to either a temp file or a file you specify. I really wanted a very straightforward library that could seamlessly do the following things. * Replace all the println, printf, etc statements thoughout my code with something more useful * Allow the user to easily control what levels are printed to stdout * Allow the user to easily control what levels are logged * Provide an easy mechanism (like fmt.Println) to print info to the user which can be easily logged as well * Due to 2 & 3 provide easy verbose mode for output and logs * Not have any unnecessary initialization cruft. Just use it. |
PackageName | golang-github-spf13-jwalterweatherman |
PackageRelease | lp152.1.2 |
PackageVersion | 1.1.0+git20181028.94f6ae3 |
SHA-1 | 5B955F6D21E07F2875FD0FA9FBD1EE778FC6B4FF |
SHA-256 | A955F29BCB77071DFE11D98AC2CEC7D3D991ACAE0BE990D08EC5EA6EF58D6DDD |
Key | Value |
---|---|
MD5 | 82AC0EAC9AAD685C4E3900FE24B8E877 |
PackageArch | x86_64 |
PackageDescription | JWW is primarily a wrapper around the excellent standard log library. It provides a few advantages over using the standard log library alone. * Ready to go out of the box. * One library for both printing to the terminal and logging (to files). * Really easy to log to either a temp file or a file you specify. I really wanted a very straightforward library that could seamlessly do the following things. * Replace all the println, printf, etc statements thoughout my code with something more useful * Allow the user to easily control what levels are printed to stdout * Allow the user to easily control what levels are logged * Provide an easy mechanism (like fmt.Println) to print info to the user which can be easily logged as well * Due to 2 & 3 provide easy verbose mode for output and logs * Not have any unnecessary initialization cruft. Just use it. |
PackageName | golang-github-spf13-jwalterweatherman |
PackageRelease | lp151.1.2 |
PackageVersion | 1.1.0+git20181028.94f6ae3 |
SHA-1 | 5D9A0A01E480618DDE6DEEEEDA222582A09EC848 |
SHA-256 | 53DDCB7291B9E896AB18C084BD9AADB6FE746E725E434BEFC29E4E6FDA593535 |
Key | Value |
---|---|
MD5 | B953E9A07E84C505ABDBF746CF2C3BA2 |
PackageArch | s390x |
PackageDescription | JWW is primarily a wrapper around the excellent standard log library. It provides a few advantages over using the standard log library alone. * Ready to go out of the box. * One library for both printing to the terminal and logging (to files). * Really easy to log to either a temp file or a file you specify. I really wanted a very straightforward library that could seamlessly do the following things. * Replace all the println, printf, etc statements thoughout my code with something more useful * Allow the user to easily control what levels are printed to stdout * Allow the user to easily control what levels are logged * Provide an easy mechanism (like fmt.Println) to print info to the user which can be easily logged as well * Due to 2 & 3 provide easy verbose mode for output and logs * Not have any unnecessary initialization cruft. Just use it. |
PackageName | golang-github-spf13-jwalterweatherman |
PackageRelease | 1.2 |
PackageVersion | 1.1.0+git20181028.94f6ae3 |
SHA-1 | 65A320FEC712B5D67F58F169D78A594BCD8C93B3 |
SHA-256 | 2012DD248D21C193CDB8B8E78623B5A3F0E0563BFF83793B0DEE676999D0C071 |