Skip to content

Commit

Permalink
New package: SalesForceBulkApi v0.0.1 (#1034)
Browse files Browse the repository at this point in the history
UUID: de68a502-6b26-11e9-2c24-19af4cbda7e6
Repo: https://github.com/GregorMatheis/SalesForceBulkApi.jl.git
Tree: b05c5be041b8aa31dd83c4dbbddd58c72ebd2b9e

Registrator tree SHA: 8ad2ec9f6b6b8b9975d371ec3f65c87ee84ddb49
  • Loading branch information
JuliaRegistrator authored and StefanKarpinski committed May 28, 2019
1 parent 9223ac1 commit 834d6d8
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2434,6 +2434,7 @@ de31a74c-ac4f-5751-b3fd-e18cd04993ca = { name = "FunctionalCollections", path =
de320387-30cd-5f83-91a8-a6e0ae8b8444 = { name = "PyCallJLD", path = "P/PyCallJLD" }
de436766-0b2a-5f82-bc5b-1ccc5f599b83 = { name = "C3D", path = "C/C3D" }
de460e47-3fe3-5279-bb4a-814414816d5d = { name = "DiffTests", path = "D/DiffTests" }
de68a502-6b26-11e9-2c24-19af4cbda7e6 = { name = "SalesForceBulkApi", path = "S/SalesForceBulkApi" }
de6e09b3-4b42-5a74-8fbc-3cb2aad257dc = { name = "Benchmark", path = "B/Benchmark" }
de9282ab-8554-53be-b2d6-f6c222edabfc = { name = "BioStructures", path = "B/BioStructures" }
dec300e5-7e5b-577b-bc13-c7c11ad250bc = { name = "OnlinePackage", path = "O/OnlinePackage" }
Expand Down
2 changes: 2 additions & 0 deletions S/SalesForceBulkApi/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
julia = "1"
9 changes: 9 additions & 0 deletions S/SalesForceBulkApi/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[0]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
LightXML = "9c8b4983-aa76-5018-a973-4c85ecc9e179"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3 changes: 3 additions & 0 deletions S/SalesForceBulkApi/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "SalesForceBulkApi"
uuid = "de68a502-6b26-11e9-2c24-19af4cbda7e6"
repo = "https://github.com/GregorMatheis/SalesForceBulkApi.jl.git"
2 changes: 2 additions & 0 deletions S/SalesForceBulkApi/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.0.1"]
git-tree-sha1 = "b05c5be041b8aa31dd83c4dbbddd58c72ebd2b9e"

0 comments on commit 834d6d8

Please sign in to comment.