blob: 58ad843e8d805e09196dc7ecec7be929060b5e16 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# Generated by mksrcinfo v8
# Mon Aug 7 02:01:13 UTC 2017
pkgbase = perl6-json-class
pkgdesc = Role to provide simple serialisation/deserialisation of objects to/from JSON
pkgver = 0.0.8
pkgrel = 2
url = https://github.com/jonathanstowe/JSON-Class
arch = any
groups = perl6
license = PerlArtistic
checkdepends = perl
checkdepends = perl6-json-fast
makedepends = git
depends = perl6
depends = perl6-json-marshal
depends = perl6-json-unmarshal
source = perl6-json-class-0.0.8::git+https://github.com/jonathanstowe/JSON-Class
sha256sums = SKIP
pkgname = perl6-json-class
|