File: Meta

package info (click to toggle)
git-subrepo 0.4.9-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,552 kB
  • sloc: sh: 7,074; makefile: 273; perl: 226
file content (30 lines) | stat: -rw-r--r-- 559 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
=meta: 0.0.2

name: test-more
version: 0.0.5
abstract: TAP Testing for Bash
homepage: http://bpan.org/package/test-more/

license: MIT
copyright: 2013-2020
author:
  name: Ingy döt Net
  email: ingy@ingy.net
  github: ingydotnet
  twitter: ingydotnet
  freenode: ingy
  homepage: http://ingy.net

requires:
  bash: 4.4.0
  bashplus: 0.0.9
  test-tap: 0.0.5
test:
  cmd: make test
install:
  cmd: make install

devel:
  git: git@github.org/ingydotnet/test-more-bash.git
  irc: irc.freenode.net#bpan
  bug: https://github.com/ingydotnet/test-more-bash/issues/