WebBrowser/OpenSearch/DefaultSearchEngines/PyPI.xml

changeset 6253
a148632e9610
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/WebBrowser/OpenSearch/DefaultSearchEngines/PyPI.xml	Tue Apr 17 19:11:51 2018 +0200
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
+    <ShortName>PyPI</ShortName>
+    <Description>Search PyPI</Description>
+    <Url method="get" type="text/html" template="https://pypi.org/search/?q={searchTerms}"/>
+    <Image>https://pypi.org/static/images/favicon.6a76275d.ico</Image>
+</OpenSearchDescription>

eric ide

mercurial