12345678910111213141516171819 |
- Source: golang-notabug-themusicgod1-cp
- Section: devel
- Priority: optional
- Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
- Uploaders: TBD <TBD@TBD.com>
- Build-Depends: debhelper (>= 8),
- dh-golang,
- gccgo
- Standards-Version: 4.1.1
- Homepage: https://notabug.org/themusicgod1/cp
- XS-Go-Import-Path: notabug.org/themusicgod1/cp
- Testsuite: autopkgtest-pkg-go
- Package: golang-notabug-themusicgod1-cp-dev
- Architecture: any
- Depends: ${misc:Depends},
- Description: Small Go package for copying
- Supports files and directories. Just like unix cp, really.
|