Commit fe1eab92 authored by FichteFoll's avatar FichteFoll

Merge pull request #5411 from idleberg/master

add xmltodict
parents a019e358 c81fd716
...@@ -543,6 +543,20 @@ ...@@ -543,6 +543,20 @@
"sublime_text": "*" "sublime_text": "*"
} }
] ]
},
{
"name": "xmltodict",
"load_order": "50",
"description": "Makes working with XML feel like you are working with JSON - https://github.com/martinblech/xmltodict",
"author": "idleberg",
"issues": "https://github.com/idleberg/sublime-xmltodict/issues",
"releases": [
{
"base": "https://github.com/idleberg/sublime-xmltodict",
"tags": true,
"sublime_text": "*"
}
]
} }
] ]
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment