Helpviewer/OpenSearch/DefaultSearchEngines/PyPI.xml

Tue, 17 Apr 2018 19:11:51 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 17 Apr 2018 19:11:51 +0200
changeset 6253
a148632e9610
permissions
-rw-r--r--

pip interface plugin: fixed issues with the pip interface after they moved the index to the new site (pypi.org).

<?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