          MODULE=python-pychromecast
         VERSION=14.0.9
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://pypi.python.org/packages/source/P/PyChromecast/pychromecast-$VERSION.tar.gz
      SOURCE_VFY=sha256:fe78841b0b04aa107d08aed216e91ab9cfb54b11d089d382be4e987e3631d4a6
SOURCE_DIRECTORY=$BUILD_DIRECTORY/pychromecast-$VERSION
        WEB_SITE=https://github.com/home-assistant-libs/pychromecast
         ENTERED=20220306
         UPDATED=20250829
           SHORT="communicate with the Google Chromecast"

cat << EOF
Library for Python 3.6+ to communicate with the Google Chromecast. It currently supports:

Auto discovering connected Chromecasts on the network
Start the default media receiver and play any online media
Control playback of current playing media
Implement Google Chromecast api v2
Communicate with apps via channels
Easily extendable to add support for unsupported namespaces
Multi-room setups with Audio cast devices
EOF
