-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProject.toml
More file actions
73 lines (69 loc) · 2.35 KB
/
Copy pathProject.toml
File metadata and controls
73 lines (69 loc) · 2.35 KB
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# SPDX-License-Identifier: MPL-2.0
name = "Hyperpolymath"
uuid = "a0b1c2d3-e4f5-6a7b-8c9d-0e1f2a3b4c5d"
authors = ["Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>"]
version = "0.1.1"
license = "MPL-2.0"
[deps]
AcceleratorGate = "59f742c7-270d-4a76-95d4-a853ae16cc71"
Axiom = "bbd403f8-dcc5-405a-84eb-8de9d358675c"
Axiology = "868b87ec-ec5d-47a0-ab5f-c8a8ecbd97bd"
BowtieRisk = "f4857c2c-646e-44f8-8901-46c9ace85fa6"
Causals = "c4a8b6d2-f9e3-4c1a-b8d7-9f2e3c4d5e6f"
Cladistics = "e3663be0-4771-44aa-b6d0-43b3a6d82e58"
Cliodynamics = "8d2f3e70-4c6b-5e9c-a3d1-2f8e9c0b1d2e"
Cliometrics = "6c8e9c60-3b5a-4d8b-9f2a-1e7f8a9b0c1d"
Exnovation = "eb535ea2-a284-4d5f-a499-9e884733dc08"
FirmwareAudit = "e6a7b8c9-d0e1-4f2a-ab3c-4d5e6f7a8b9c"
HackenbushGames = "01ec8bc2-77c0-4797-a5fe-db76a6b99454"
HardwareResilience = "d5f6a7b8-c9d0-4e1f-9a2b-3c4d5e6f7a8b"
InvestigativeJournalism = "379a7c0a-3675-4b32-b948-cb4760c6e442"
JuliaForChildren = "c1c96f90-3ae4-433d-aa60-06e66792fdf1"
KnotTheory = "215268c9-7579-426e-8b7c-a3dc27acd339"
LowLevel = "a1b2c3d4-e5f6-4a1b-8c2d-3e4f5a6b7c8d"
PolyglotFormalisms = "8fd979ee-625c-447d-87f1-33af4d789de5"
PostDisciplinary = "f1a9a0dc-9df1-4c08-8f01-4f9031796370"
PRComms = "2dde2a48-bffb-456d-9be4-0a16c25066d3"
QuantumCircuit = "b3d4e5f6-a7b8-4c9d-ae0f-1a2b3c4d5e6f"
ShellIntegration = "c3d4e5f6-a7b8-4c9d-0e1f-2a3b4c5d6e7f"
SiliconCore = "c4e5f6a7-b8c9-4d0e-8f1a-2b3c4d5e6f7a"
Skein = "e8a1f3d0-7c42-4e9a-b5d1-3a7f8c2e1d0b"
SMTLib = "7d3f9a2c-8b4e-5c1f-a6d0-9e8f7b2c3d4e"
SoftwareSovereign = "cc72cefe-1ea1-4255-93cd-1af1078aa475"
TradeUnionism = "28827ff7-c05d-49d1-8ea0-4ff47f2d6875"
ViableSystems = "a6c07668-559f-42e4-88f9-b00ef4c02498"
ZeroProb = "f9e8c2e0-8b4a-4d5f-9a3c-1e2d3c4b5a6f"
[compat]
julia = "1.10"
AcceleratorGate = "0.1"
Axiom = "1"
Axiology = "0.1"
BowtieRisk = "1"
Causals = "0.2"
Cladistics = "0.1"
Cliodynamics = "1"
Cliometrics = "0.1"
Exnovation = "1"
FirmwareAudit = "0.1"
HackenbushGames = "1"
HardwareResilience = "0.1"
InvestigativeJournalism = "0.1"
JuliaForChildren = "0.1"
KnotTheory = "1"
LowLevel = "0.1"
PolyglotFormalisms = "1"
PostDisciplinary = "0.1"
PRComms = "0.1"
QuantumCircuit = "0.1"
ShellIntegration = "0.1"
SiliconCore = "0.1"
Skein = "0.3"
SMTLib = "0.1"
SoftwareSovereign = "0.1"
TradeUnionism = "0.1"
ViableSystems = "0.1"
ZeroProb = "0.1"
[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[targets]
test = ["Test"]