diff --git a/D/DotEnv2/Compat.toml b/D/DotEnv2/Compat.toml new file mode 100644 index 000000000000000..a1b267407790595 --- /dev/null +++ b/D/DotEnv2/Compat.toml @@ -0,0 +1,2 @@ +[0] +julia = "1" diff --git a/D/DotEnv2/Deps.toml b/D/DotEnv2/Deps.toml new file mode 100644 index 000000000000000..e69de29bb2d1d64 diff --git a/D/DotEnv2/Package.toml b/D/DotEnv2/Package.toml new file mode 100644 index 000000000000000..fb96ea393c59271 --- /dev/null +++ b/D/DotEnv2/Package.toml @@ -0,0 +1,3 @@ +name = "DotEnv2" +uuid = "e40d7179-d0e1-45c1-8aca-56c47694e472" +repo = "https://github.com/Arkoniak/DotEnv2.jl.git" diff --git a/D/DotEnv2/Versions.toml b/D/DotEnv2/Versions.toml new file mode 100644 index 000000000000000..ab22fa1795a01ee --- /dev/null +++ b/D/DotEnv2/Versions.toml @@ -0,0 +1,2 @@ +["0.1.0"] +git-tree-sha1 = "36c65ac2f9ac3a0e2d7b7e59f668e4d62786f7ca" diff --git a/Registry.toml b/Registry.toml index d544839d2682e02..65de6c90392e6dc 100644 --- a/Registry.toml +++ b/Registry.toml @@ -4765,6 +4765,7 @@ e40787dc-7381-49a9-a10c-5aed17658239 = { name = "SparseTimeSeries", path = "S/Sp e409e4f3-bfea-5376-8464-e040bb5c01ab = { name = "PoissonRandom", path = "P/PoissonRandom" } e40af120-e25d-11ea-0ce6-f3b09ee65c37 = { name = "BaslerCamera", path = "B/BaslerCamera" } e40cd9e2-a1df-5d90-a1fa-603fdc3dbdd8 = { name = "NMFk", path = "N/NMFk" } +e40d7179-d0e1-45c1-8aca-56c47694e472 = { name = "DotEnv2", path = "D/DotEnv2" } e40f437e-72ad-4a71-a29e-78c1c8d897bb = { name = "GaussianSimulation", path = "G/GaussianSimulation" } e416a80e-9640-42f3-8df8-80a93ca01ea5 = { name = "HarmonicOrthogonalPolynomials", path = "H/HarmonicOrthogonalPolynomials" } e41cd558-3099-4f6e-a65d-5336857e40aa = { name = "DCAUtils", path = "D/DCAUtils" }