Metadata-Version: 1.0
Name: whitey
Version: 0.1
Summary: Command-line YouTube client
Home-page: UNKNOWN
Author: Rich Wareham
Author-email: rjw57@cantab.net
License: Apache-2.0
Description: ``yt``: a command-line YouTube client
        =====================================
        
        ``yt`` is a command-line front-end to YouTube which allows you to browse YouTube
        videos and play them directly from the command-line. It uses ``youtube-dl`` and
        ``mplayer`` to actually *play* the videos.
        
        Credits
        -------
        
        - `Distribute`_
        - `Buildout`_
        - `modern-package-template`_
        - `youtube-dl`_
        - `mplayer`_
        
        .. _Buildout: http://www.buildout.org/
        .. _Distribute: http://pypi.python.org/pypi/distribute
        .. _`modern-package-template`: http://pypi.python.org/pypi/modern-package-template
        .. _`youtube-dl`: http://rg3.github.com/youtube-dl/
        .. _`mplayer`: http://www.mplayerhq.hu/
        
        
        .. This is your project NEWS file which will contain the release notes.
        .. Example: http://www.python.org/download/releases/2.6/NEWS.txt
        .. The content of this file, along with README.rst, will appear in your
        .. project's PyPI page.
        
        News
        ====
        
        0.2a1
        -----
        
        *Release date: UNRELEASED*
        
        * Example news entry for the in-development version
        
        
        0.1
        ---
        
        *Release date: 15-Mar-2010*
        
        * Example news entry for a released version
        
        
Platform: UNKNOWN
