Skip to content

Commit d7423ad

Browse files
committed
Add Project.toml file
1 parent 29e2c5c commit d7423ad

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Project.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
desc = "Entities from HTML data tables"
2+
keywords = ["Entities", "HTML"]
3+
license = "MIT"
4+
name = "HTML_Entities"
5+
uuid = "7693890a-d069-55fe-a829-b4a6d304f0ee"
6+
repo = "https://github.com/JuliaString/HTML_Entities.jl.git"
7+
deps = ["Pkg", "StrTables", "Test"]
8+
git-tree-sha1 = "c280baea170e18648b1d6455ad0b7206c1bfe830"
9+
version = "0.2.2"

0 commit comments

Comments
 (0)