blob: ddad0a0974b27b33690f8d947a7f28e254b6f268 (
plain)
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
31
32
33
34
35
|
[patterns]
version=v1.1
git=https://github.com/bruce-hill/tomo-patterns
[base64]
version=v1.0
git=https://github.com/bruce-hill/tomo-base64
[commands]
version=v1.0
git=https://github.com/bruce-hill/tomo-commands
[json]
version=v1.0
git=https://github.com/bruce-hill/tomo-json
[pthreads]
version=v1.0
git=https://github.com/bruce-hill/tomo-pthreads
[random]
version=v1.0
git=https://github.com/bruce-hill/tomo-random
[shell]
version=v1.0
git=https://github.com/bruce-hill/tomo-shell
[time]
version=v1.0
git=https://github.com/bruce-hill/tomo-time
[uuid]
version=v1.0
git=https://github.com/bruce-hill/tomo-uuid
|