blob: a0798f1a39453d87d21d049d84dd598a9172643c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
about:
home: https://github.com/ericmandel/xpa
license: MIT
summary: Provides seamless communication between many kinds of Unix programs
build:
number: '0'
package:
name: xpa
version: 2.1.17
source:
git_tag: v2.1.17
git_url: https://github.com/ericmandel/xpa
test:
commands:
- test -x `which xpaget`
- test -x `which xpaset`
- test -x `which xpainfo`
- test -x `which xpaaccess`
|