golang-github-magefile-mage-dev (1.17.1+ds-1)
2 versions available in kali/kali-last-snapshot/main/i386
Details
Core information at a glance
- Distribution
- kali
- Origin
- kali-last-snapshot
- Repository
- https://http.kali.org/kali
- Codename
- kali-last-snapshot
- Component
- main
- Source
- mage
- Architecture
- i386
- Section
- golang
- Priority
- optional
- Maintainer
- Debian Go Packaging Team <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 425 B
- Size expected
- 58.5 kB
- Size actual
- 58.5 kB
- Size match
Dependencies
Required package dependencies
- None
Suggested packages
Recommended additional packages
- None
Description
Make/rake-like dev tool using Go (library)
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | 7d55add7…94a50b8a | |
| SHA-1 | f04d6411…e243205e | |
| SHA-256 | 2933d493…f2ff6cba | |
| SHA-512 | 08da2dbc…3b6841be |
Contents
Files and directories included
. usr usr/share usr/share/doc usr/share/doc/golang-github-magefile-mage-dev usr/share/doc/golang-github-magefile-mage-dev/changelog.Debian.gz usr/share/doc/golang-github-magefile-mage-dev/copyright usr/share/gocode usr/share/gocode/src usr/share/gocode/src/github.com usr/share/gocode/src/github.com/magefile usr/share/gocode/src/github.com/magefile/mage usr/share/gocode/src/github.com/magefile/mage/bootstrap.go usr/share/gocode/src/github.com/magefile/mage/go.mod usr/share/gocode/src/github.com/magefile/mage/go.sum usr/share/gocode/src/github.com/magefile/mage/install_test.go usr/share/gocode/src/github.com/magefile/mage/internal usr/share/gocode/src/github.com/magefile/mage/internal/run.go usr/share/gocode/src/github.com/magefile/mage/internal/run_test.go usr/share/gocode/src/github.com/magefile/mage/mage usr/share/gocode/src/github.com/magefile/mage/mage/args_test.go usr/share/gocode/src/github.com/magefile/mage/mage/command_string.go usr/share/gocode/src/github.com/magefile/mage/mage/import_test.go usr/share/gocode/src/github.com/magefile/mage/mage/magefile_tmpl.go usr/share/gocode/src/github.com/magefile/mage/mage/main.go usr/share/gocode/src/github.com/magefile/mage/mage/main_test.go usr/share/gocode/src/github.com/magefile/mage/mage/main_unix_test.go usr/share/gocode/src/github.com/magefile/mage/mage/template.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata usr/share/gocode/src/github.com/magefile/mage/mage/testdata/alias usr/share/gocode/src/github.com/magefile/mage/mage/testdata/alias/magefile.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/args usr/share/gocode/src/github.com/magefile/mage/mage/testdata/args/magefile.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/bug508 usr/share/gocode/src/github.com/magefile/mage/mage/testdata/bug508/deps usr/share/gocode/src/github.com/magefile/mage/mage/testdata/bug508/deps/ambiguousimports.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/bug508/magefile.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/command.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/compiled usr/share/gocode/src/github.com/magefile/mage/mage/testdata/compiled/custom.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/compiled/mage_output_file.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/context usr/share/gocode/src/github.com/magefile/mage/mage/testdata/context/context.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/error.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/func.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/goos_magefiles usr/share/gocode/src/github.com/magefile/mage/mage/testdata/goos_magefiles/magefile_nonwindows.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/goos_magefiles/magefile_windows.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/invalid_alias usr/share/gocode/src/github.com/magefile/mage/mage/testdata/invalid_alias/magefile.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/keep_flag usr/share/gocode/src/github.com/magefile/mage/mage/testdata/keep_flag/magefile.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/list usr/share/gocode/src/github.com/magefile/mage/mage/testdata/list/command.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/magefile.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/oneline usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/oneline/magefile.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/oneline/other usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/oneline/other/other.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/samenamespace usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/samenamespace/duptargets usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/samenamespace/duptargets/magefile.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/samenamespace/duptargets/package1 usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/samenamespace/duptargets/package1/package1.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/samenamespace/duptargets/package2 usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/samenamespace/duptargets/package2/package2.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/samenamespace/uniquetargets usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/samenamespace/uniquetargets/magefile.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/samenamespace/uniquetargets/package1 usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/samenamespace/uniquetargets/package1/package1.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/samenamespace/uniquetargets/package2 usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/samenamespace/uniquetargets/package2/package2.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/subdir1 usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/subdir1/mage.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/subdir2 usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/subdir2/mage.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/tagged usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/tagged/magefile.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/tagged/pkg usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/tagged/pkg/mage.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/trailing usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/trailing/magefile.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/trailing/other usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mageimport/trailing/other/other.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/main.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mixed_lib_files usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mixed_lib_files/lib.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mixed_lib_files/mage_helpers.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mixed_lib_files/magefile.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mixed_lib_files/subdir usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mixed_lib_files/subdir/magefile.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mixed_lib_files/subdir/nonmage.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mixed_main_files usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mixed_main_files/mage_helpers.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mixed_main_files/magefile.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/mixed_main_files/main.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/multiline usr/share/gocode/src/github.com/magefile/mage/mage/testdata/multiline/magefile.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/multiline/tag usr/share/gocode/src/github.com/magefile/mage/mage/testdata/multiline/tag/magefile.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/namespaces usr/share/gocode/src/github.com/magefile/mage/mage/testdata/namespaces/magefile.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/no_default usr/share/gocode/src/github.com/magefile/mage/mage/testdata/no_default/magefile.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/onlyStdLib usr/share/gocode/src/github.com/magefile/mage/mage/testdata/onlyStdLib/command.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/optargs usr/share/gocode/src/github.com/magefile/mage/mage/testdata/optargs/magefile.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/panic.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/setdir usr/share/gocode/src/github.com/magefile/mage/mage/testdata/setdir/setdir.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/setdir_with_magefiles_folder usr/share/gocode/src/github.com/magefile/mage/mage/testdata/setdir_with_magefiles_folder/magefiles usr/share/gocode/src/github.com/magefile/mage/mage/testdata/setdir_with_magefiles_folder/magefiles/mage_helpers.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/setdir_with_magefiles_folder/magefiles/magefile.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/setworkdir usr/share/gocode/src/github.com/magefile/mage/mage/testdata/setworkdir/data usr/share/gocode/src/github.com/magefile/mage/mage/testdata/setworkdir/data/file1.txt usr/share/gocode/src/github.com/magefile/mage/mage/testdata/setworkdir/data/file2.txt usr/share/gocode/src/github.com/magefile/mage/mage/testdata/setworkdir/magefile.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/signals usr/share/gocode/src/github.com/magefile/mage/mage/testdata/signals/signals.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/transitiveDeps usr/share/gocode/src/github.com/magefile/mage/mage/testdata/transitiveDeps/dep usr/share/gocode/src/github.com/magefile/mage/mage/testdata/transitiveDeps/dep/cat.notgo usr/share/gocode/src/github.com/magefile/mage/mage/testdata/transitiveDeps/dep/dog.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/transitiveDeps/magefile.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/with_magefiles_folder usr/share/gocode/src/github.com/magefile/mage/mage/testdata/with_magefiles_folder/magefiles usr/share/gocode/src/github.com/magefile/mage/mage/testdata/with_magefiles_folder/magefiles/mage_helpers.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/with_magefiles_folder/magefiles/magefile.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/with_magefiles_folder_and_mage_files_in_dot usr/share/gocode/src/github.com/magefile/mage/mage/testdata/with_magefiles_folder_and_mage_files_in_dot/magefile.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/with_magefiles_folder_and_mage_files_in_dot/magefiles usr/share/gocode/src/github.com/magefile/mage/mage/testdata/with_magefiles_folder_and_mage_files_in_dot/magefiles/mage_helpers.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/with_magefiles_folder_and_mage_files_in_dot/magefiles/magefile.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/with_mixtagged_magefiles_folder usr/share/gocode/src/github.com/magefile/mage/mage/testdata/with_mixtagged_magefiles_folder/magefiles usr/share/gocode/src/github.com/magefile/mage/mage/testdata/with_mixtagged_magefiles_folder/magefiles/mage_helpers.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/with_mixtagged_magefiles_folder/magefiles/magefile.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/with_mixtagged_magefiles_folder/magefiles/main.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/with_untagged_magefiles_folder usr/share/gocode/src/github.com/magefile/mage/mage/testdata/with_untagged_magefiles_folder/magefiles usr/share/gocode/src/github.com/magefile/mage/mage/testdata/with_untagged_magefiles_folder/magefiles/mage_helpers.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/with_untagged_magefiles_folder/magefiles/magefile.go usr/share/gocode/src/github.com/magefile/mage/mage/testdata/wrong_dep usr/share/gocode/src/github.com/magefile/mage/mage/testdata/wrong_dep/magefile.go usr/share/gocode/src/github.com/magefile/mage/magefiles usr/share/gocode/src/github.com/magefile/mage/magefiles/magefile.go usr/share/gocode/src/github.com/magefile/mage/magefiles/targets usr/share/gocode/src/github.com/magefile/mage/magefiles/targets/release_test.go usr/share/gocode/src/github.com/magefile/mage/magefiles/targets/targets.go usr/share/gocode/src/github.com/magefile/mage/main.go usr/share/gocode/src/github.com/magefile/mage/mg usr/share/gocode/src/github.com/magefile/mage/mg/color.go usr/share/gocode/src/github.com/magefile/mage/mg/color_string.go usr/share/gocode/src/github.com/magefile/mage/mg/color_test.go usr/share/gocode/src/github.com/magefile/mage/mg/deps.go usr/share/gocode/src/github.com/magefile/mage/mg/deps_internal_test.go usr/share/gocode/src/github.com/magefile/mage/mg/deps_test.go usr/share/gocode/src/github.com/magefile/mage/mg/errors.go usr/share/gocode/src/github.com/magefile/mage/mg/errors_test.go usr/share/gocode/src/github.com/magefile/mage/mg/example_test.go usr/share/gocode/src/github.com/magefile/mage/mg/fn.go usr/share/gocode/src/github.com/magefile/mage/mg/fn_test.go usr/share/gocode/src/github.com/magefile/mage/mg/runtime.go usr/share/gocode/src/github.com/magefile/mage/parse usr/share/gocode/src/github.com/magefile/mage/parse/parse.go usr/share/gocode/src/github.com/magefile/mage/parse/parse_test.go usr/share/gocode/src/github.com/magefile/mage/parse/testdata usr/share/gocode/src/github.com/magefile/mage/parse/testdata/alias.go usr/share/gocode/src/github.com/magefile/mage/parse/testdata/command.go usr/share/gocode/src/github.com/magefile/mage/parse/testdata/func.go usr/share/gocode/src/github.com/magefile/mage/parse/testdata/importself usr/share/gocode/src/github.com/magefile/mage/parse/testdata/importself/magefile.go usr/share/gocode/src/github.com/magefile/mage/parse/testdata/importself/targets.go usr/share/gocode/src/github.com/magefile/mage/parse/testdata/optargs.go usr/share/gocode/src/github.com/magefile/mage/parse/testdata/repeating_synopsis.go usr/share/gocode/src/github.com/magefile/mage/parse/testdata/subcommand_1.9.go usr/share/gocode/src/github.com/magefile/mage/parse/testdata/subcommands.go usr/share/gocode/src/github.com/magefile/mage/sh usr/share/gocode/src/github.com/magefile/mage/sh/cmd.go usr/share/gocode/src/github.com/magefile/mage/sh/cmd_test.go usr/share/gocode/src/github.com/magefile/mage/sh/helpers.go usr/share/gocode/src/github.com/magefile/mage/sh/helpers_test.go usr/share/gocode/src/github.com/magefile/mage/sh/testmain_test.go usr/share/gocode/src/github.com/magefile/mage/target usr/share/gocode/src/github.com/magefile/mage/target/newer.go usr/share/gocode/src/github.com/magefile/mage/target/newer_test.go usr/share/gocode/src/github.com/magefile/mage/target/target.go usr/share/gocode/src/github.com/magefile/mage/target/target_test.go