changeset 1:df0beb7ea718 draft default tip

Uploaded
author saketkc
date Mon, 14 Apr 2014 21:52:47 -0400
parents 829eeedb1083
children
files tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Apr 14 15:07:18 2014 -0400
+++ b/tool_dependencies.xml	Mon Apr 14 21:52:47 2014 -0400
@@ -2,12 +2,12 @@
 <tool_dependency>
     <package name="beautifulsoup4" version="4.1.0">
         <readme>
-            This Galaxy Tool shed package installs python-requests(https://pypi.python.org/pypi/requests)
+            This Galaxy Tool shed package installs python-bs4(http://www.crummy.com/software/BeautifulSoup/bs4/doc)
             package.
 
-            The corresponding PYTHONPATH is accessible via PYTHONPATH_REQUESTS
+            The corresponding PYTHONPATH is accessible via PYTHONPATH_BEAUTIFULSOUP4
 
-            Developmental version is hosted on Github:  https://github.com/saketkc/galaxy_tools/packages/package_requests_2_2_1/
+            Developmental version is hosted on Github:  https://github.com/saketkc/galaxy_tools/packages/package_beautifulsoup4_4_1_0/
         </readme>
         <install version="1.0">
             <actions>