Download project files

How do I verify a download?


v1.0 release from the trunk series released

Release information
Release notes:

The API was redone majorly.

Changelog:

  - complete design rehaul, so public api is better.
  - base parser class implementing the bare essentials.
  - getFrontPageXPath()/getShowPageXPath() added, one or the other
    used depending on what page is being parsed.
  - added the Page class, which is the "main" parser now.
      - feed() to feed it data
      - process() to process the page
      the `matches' attribute of the page object contains the matches.
  - some assorted utilities added, in the utils module:
      - DandyURLOpener() class that uses a random user-agent for the requests
        to a webpage.
      - readPageContent() function that uses DandyURLOpener() to retrieve the
        page content quickly and neatly.
  - removed an invalid attribute to distutils in setup.py.
  - updated examples/simple.py to reflect new api updates.

File Description Downloads
download icon eztv-1.0.tar.gz (md5) release 1.0 504
last downloaded 24 hours ago
Total downloads: 504

v0.5 release from the trunk series released

File Description Downloads
download icon eztv-0.5.tar.gz (md5) v0.5 release 12
last downloaded 45 weeks ago
Total downloads: 12