src/eric7/WebBrowser/OpenSearch/DefaultSearchEngines/PyPI.xml

Sun, 26 Feb 2023 12:44:03 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 26 Feb 2023 12:44:03 +0100
branch
mpy_network
changeset 9803
2ab3de60b51c
parent 9209
b99e7fd55fd3
permissions
-rw-r--r--

MicroPython
- fixed an issue checking, if the device data is available

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