Commit 7993c850 authored by Joscha Legewie's avatar Joscha Legewie Committed by GitHub

Dependency Beautiful Soup 4.4.1

parent b8deda39
...@@ -44,6 +44,21 @@ ...@@ -44,6 +44,21 @@
} }
] ]
}, },
{
"name": "bs4",
"load_order": "51",
"description": "Beautiful Soup is a Python library for pulling data out of HTML and XML files - https://www.crummy.com/software/BeautifulSoup/",
"author": "jlegewie",
"issues": "https://github.com/jlegewie/sublime-beautifulsoup4/issues",
"releases": [
{
"base": "https://github.com/jlegewie/sublime-beautifulsoup4",
"sublime_text": ">=3000",
"platforms": ["*"],
"tags": true
}
]
},
{ {
"name": "bz2", "name": "bz2",
"load_order": "02", "load_order": "02",
......
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