Commit graph

3 commits

Author SHA1 Message Date
rodent
947d479bae Use ${EGG_INFODIR} since that variable is now available. 2014-12-07 17:09:09 +00:00
rodent
dde0a7b6fb Remove executable bits on files in ${EGG_INFODIR} during post-install.
1.2.9 (2014-08-22)
------------------

- Support for keyword arguments in PyQuery custom functions

- Fixed #78: items must take care or the parent

- Fixed #65 PyQuery.make_links_absolute() no longer creates 'href' attribute
  when it isn't there

- Fixed #19. ``is_()`` was broken.

- Fixed #9. ``.replaceWith(PyQuery element)`` raises error

- Remove official python3.2 support (mostly because of 3rd party semi-deps)
2014-10-05 22:13:52 +00:00
rodent
04a6efefd0 Import py27-pyquery-1.2.8 as textproc/py-pyquery.
pyquery allows you to make jQuery queries on XML documents. The API is as much
as possible the similar to jQuery. pyquery uses lxml for fast XML and HTML
manipulation.

This is not (or at least not yet) a library to produce or interact with
JavaScript code.
2014-05-16 01:06:29 +00:00