Skip to content

Commit afb431b

Browse files
author
Vincent Landau
committed
add package and dcs infrastructure
1 parent 6197a61 commit afb431b

File tree

7 files changed

+219
-0
lines changed

7 files changed

+219
-0
lines changed

Manifest.toml

Lines changed: 202 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,202 @@
1+
# This file is machine-generated - editing it directly is not advised
2+
3+
[[ANSIColoredPrinters]]
4+
git-tree-sha1 = "574baf8110975760d391c710b6341da1afa48d8c"
5+
uuid = "a4c015fc-c6ff-483c-b24f-f7ea428134e9"
6+
version = "0.0.1"
7+
8+
[[AbstractTrees]]
9+
git-tree-sha1 = "03e0550477d86222521d254b741d470ba17ea0b5"
10+
uuid = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
11+
version = "0.3.4"
12+
13+
[[ArgTools]]
14+
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
15+
16+
[[Artifacts]]
17+
uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
18+
19+
[[Base64]]
20+
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
21+
22+
[[Dates]]
23+
deps = ["Printf"]
24+
uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"
25+
26+
[[DocStringExtensions]]
27+
deps = ["LibGit2"]
28+
git-tree-sha1 = "a32185f5428d3986f47c2ab78b1f216d5e6cc96f"
29+
uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
30+
version = "0.8.5"
31+
32+
[[Documenter]]
33+
deps = ["ANSIColoredPrinters", "Base64", "Dates", "DocStringExtensions", "IOCapture", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "REPL", "Test", "Unicode"]
34+
git-tree-sha1 = "350dced36c11f794c6c4da5dc6493ec894e50c16"
35+
uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
36+
version = "0.27.5"
37+
38+
[[DocumenterTools]]
39+
deps = ["AbstractTrees", "Base64", "DocStringExtensions", "Documenter", "FileWatching", "Gumbo", "LibGit2", "Sass"]
40+
git-tree-sha1 = "d0574a2a4950fdcde104b7f3d1b34f0417fa9f10"
41+
uuid = "35a29f4d-8980-5a13-9543-d66fff28ecb8"
42+
version = "0.1.13"
43+
44+
[[Downloads]]
45+
deps = ["ArgTools", "LibCURL", "NetworkOptions"]
46+
uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
47+
48+
[[FileWatching]]
49+
uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
50+
51+
[[Gumbo]]
52+
deps = ["AbstractTrees", "Gumbo_jll", "Libdl"]
53+
git-tree-sha1 = "e711d08d896018037d6ff0ad4ebe675ca67119d4"
54+
uuid = "708ec375-b3d6-5a57-a7ce-8257bf98657a"
55+
version = "0.8.0"
56+
57+
[[Gumbo_jll]]
58+
deps = ["Libdl", "Pkg"]
59+
git-tree-sha1 = "86111f5523d7c42da0edd85ef7999c663881ac1e"
60+
uuid = "528830af-5a63-567c-a44a-034ed33b8444"
61+
version = "0.10.1+1"
62+
63+
[[IOCapture]]
64+
deps = ["Logging", "Random"]
65+
git-tree-sha1 = "f7be53659ab06ddc986428d3a9dcc95f6fa6705a"
66+
uuid = "b5f81e59-6552-4d32-b1f0-c071b021bf89"
67+
version = "0.2.2"
68+
69+
[[InteractiveUtils]]
70+
deps = ["Markdown"]
71+
uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
72+
73+
[[JLLWrappers]]
74+
deps = ["Preferences"]
75+
git-tree-sha1 = "642a199af8b68253517b80bd3bfd17eb4e84df6e"
76+
uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
77+
version = "1.3.0"
78+
79+
[[JSON]]
80+
deps = ["Dates", "Mmap", "Parsers", "Unicode"]
81+
git-tree-sha1 = "8076680b162ada2a031f707ac7b4953e30667a37"
82+
uuid = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
83+
version = "0.21.2"
84+
85+
[[LibCURL]]
86+
deps = ["LibCURL_jll", "MozillaCACerts_jll"]
87+
uuid = "b27032c2-a3e7-50c8-80cd-2d36dbcbfd21"
88+
89+
[[LibCURL_jll]]
90+
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"]
91+
uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
92+
93+
[[LibGit2]]
94+
deps = ["Base64", "NetworkOptions", "Printf", "SHA"]
95+
uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
96+
97+
[[LibSSH2_jll]]
98+
deps = ["Artifacts", "Libdl", "MbedTLS_jll"]
99+
uuid = "29816b5a-b9ab-546f-933c-edad1886dfa8"
100+
101+
[[Libdl]]
102+
uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
103+
104+
[[Logging]]
105+
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
106+
107+
[[Markdown]]
108+
deps = ["Base64"]
109+
uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
110+
111+
[[MbedTLS_jll]]
112+
deps = ["Artifacts", "Libdl"]
113+
uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1"
114+
115+
[[Mmap]]
116+
uuid = "a63ad114-7e13-5084-954f-fe012c677804"
117+
118+
[[MozillaCACerts_jll]]
119+
uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
120+
121+
[[NetworkOptions]]
122+
uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
123+
124+
[[Parsers]]
125+
deps = ["Dates"]
126+
git-tree-sha1 = "477bf42b4d1496b454c10cce46645bb5b8a0cf2c"
127+
uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
128+
version = "2.0.2"
129+
130+
[[Pkg]]
131+
deps = ["Artifacts", "Dates", "Downloads", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"]
132+
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
133+
134+
[[Preferences]]
135+
deps = ["TOML"]
136+
git-tree-sha1 = "00cfd92944ca9c760982747e9a1d0d5d86ab1e5a"
137+
uuid = "21216c6a-2e73-6563-6e65-726566657250"
138+
version = "1.2.2"
139+
140+
[[Printf]]
141+
deps = ["Unicode"]
142+
uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7"
143+
144+
[[REPL]]
145+
deps = ["InteractiveUtils", "Markdown", "Sockets", "Unicode"]
146+
uuid = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
147+
148+
[[Random]]
149+
deps = ["Serialization"]
150+
uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
151+
152+
[[SHA]]
153+
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
154+
155+
[[Sass]]
156+
deps = ["libsass_jll"]
157+
git-tree-sha1 = "aa841c3738cec78b5dbccd56dda332710f35f6a5"
158+
uuid = "322a6be2-4ae8-5d68-aaf1-3e960788d1d9"
159+
version = "0.2.0"
160+
161+
[[Serialization]]
162+
uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
163+
164+
[[Sockets]]
165+
uuid = "6462fe0b-24de-5631-8697-dd941f90decc"
166+
167+
[[TOML]]
168+
deps = ["Dates"]
169+
uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
170+
171+
[[Tar]]
172+
deps = ["ArgTools", "SHA"]
173+
uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
174+
175+
[[Test]]
176+
deps = ["InteractiveUtils", "Logging", "Random", "Serialization"]
177+
uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
178+
179+
[[UUIDs]]
180+
deps = ["Random", "SHA"]
181+
uuid = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
182+
183+
[[Unicode]]
184+
uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
185+
186+
[[Zlib_jll]]
187+
deps = ["Libdl"]
188+
uuid = "83775a58-1f1d-513f-b197-d71354ab007a"
189+
190+
[[libsass_jll]]
191+
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
192+
git-tree-sha1 = "663428b7ebaf60c60ee147f0f9466430e9959ad6"
193+
uuid = "47bcb7c8-5119-555a-9eeb-0afcc36cd728"
194+
version = "3.5.5+0"
195+
196+
[[nghttp2_jll]]
197+
deps = ["Artifacts", "Libdl"]
198+
uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
199+
200+
[[p7zip_jll]]
201+
deps = ["Artifacts", "Libdl"]
202+
uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"

Project.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name = "SpatialGraphs"
2+
uuid = "c8109be6-b162-4503-8829-8b6b29b93f50"
3+
authors = ["Vincent A. Landau <[email protected]>"]
4+
version = "0.0.1"

docs/Project.toml

Whitespace-only changes.

docs/make.jl

Whitespace-only changes.

docs/src/assets/custom.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
figure{
2+
display: inline-block;
3+
}

docs/src/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# SpatialGraphs.jl
2+
3+
SpatialGraphs.jl is low level package that offers types and constructors for
4+
spatially referenced graphs. The primary type is `SpatialGraph`, which is a
5+
`LightGraphs.AbstractGraph`.

src/SpatialGraphs.jl

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
module SpatialGraphs
2+
3+
greet() = print("Hello World!")
4+
5+
end # module

0 commit comments

Comments
 (0)