golang-github-magefile-mage-dev (1.15.0+ds-2)

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
340 B
Size expected
48.5 kB
Size actual
48.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

TypeActualMatch
MD512ae70a7…faa455bb
SHA-17e0d3b83…704b8c85
SHA-256fb7cad2c…bc14579b
SHA-51204106e5f…72ab1bf8

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/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/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/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/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/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/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/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/magefile.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/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