Commit Graph

37 Commits (fae95bad452c5b14928236315123466e1b9b1e25)

Author SHA1 Message Date
Yuri Baburov fae95bad45 Bump to v0.6.1 -- fixed logging 9 years ago
Yuri Baburov 398f6ad748 Bump to 0.6.0.5 9 years ago
Yuri Baburov fcdbe563a5 Fixed #49. Bump to 0.6.0.4 9 years ago
Yuri Baburov c51886d923 Bump to 0.6.0.3
Fixed installation.
9 years ago
Yuri Baburov 24bb20c761 Added dev branch features.
Bumped to version 0.6
9 years ago
Yuri Baburov 154658798b Merge pull request #64 from martinth/master
Added python 3 support (Supported: python 2.6, 2.7, 3.3, 3.4).
Thanks a lot to @martinth
9 years ago
Dave Padovano 1ac3e019bd fix for setup, convert print to python 3 compatible format 9 years ago
Yuri Baburov e2bc1ea055 Improved #65 which has given warning, added cssselect lib, bumped to 0.5.1 9 years ago
Martin Thurau aa4132f57a Adds Python 3.4 support.
Code now supports Python 2.6, 2.7 and 3.4. PYthon 3.3 isn't support
because of some issues with the parser and the difference between old and
new `raise` syntax.
9 years ago
Yuri Baburov 1d4ee9d421 Releasing as version 0.5 9 years ago
Yuri Baburov c715426584 Releasing as version 0.4 9 years ago
Yuri Baburov 332ad810de Bumped to 0.3.0.6 9 years ago
Matthew Peters c8c2f8809c Fix mac version comparison in setup.py for 10.10 10 years ago
Yuri Baburov 0c2f29ed0d Version bump. 10 years ago
Yuri Baburov 1a4d3697bc Allow latest lxml on Mac OS X 10.9, see issue #39 for comments and setup instructions 10 years ago
Yuri Baburov d8595b7103 Quickfix for #41 11 years ago
Yuri Baburov 318f25c577 Minor fix in encoding guessing. Claiming it v0.3.0.1 11 years ago
Yuri Baburov 08658d1d31 Released v 0.3, and uploaded to the pypi. 11 years ago
Yuri Baburov 9cd5fb6226 Bump to 0.2.6.1 12 years ago
Yuri Baburov 20d5f3a73a Bump to 0.2.6 12 years ago
Gilles Dartiguelongue ea6afd3d49 Make sure code is actually distributed 12 years ago
Richard Harding a19e766900 Update version so we can upload new tar.gz to pypi 12 years ago
Richard Harding b9f6f6777f Merge branch 'master' of github.com:buriy/python-readability 12 years ago
Richard Harding 873562cfba Update setup.py for finding the package correctly 12 years ago
Yuri Baburov 7338e9ef63 Added test suite to setup.py
Bump to version 0.2.4
12 years ago
Laurent Peuch 1583d8a794 add lxml missing dependancy 13 years ago
Yuri Baburov 11c4d95411 Fixed indentation, encoding issue and README bug. Thanks to Greg Jastrab. Bump version to 0.2.3 13 years ago
Yuri Baburov 6bf4948e69 More README fixes for pipy and github. Bump to version 0.2.2 13 years ago
Yuri Baburov f189ab905d Fixed README for pypi. 13 years ago
Yuri Baburov 61715dca0a Bump to version 0.2 13 years ago
Yuri Baburov 21906f1c44 Better setup.py, now we're "readability-lxml" in pypi. Thanks to Jerry Charumilind. 13 years ago
Jerry Charumilind ad38fac40a Add chardet to installation requirements 13 years ago
Jerry Charumilind bae87079e9 Change to automatically find packages 13 years ago
Jerry Charumilind 5bf5192d03 Add version number to track changes more easily 13 years ago
Yuri Baburov 7a1e063c22 Updated setup.py to my fork, changed package name to lxml-readability 13 years ago
Tim Cuthbertson 7ebbcc03d2 made setup.py executable 14 years ago
Sean Brant a5d47a1129 added setup.py 14 years ago