1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 08:27:22 +03:00
The awesome document factory
Go to file
2011-12-01 12:07:45 +01:00
weasy Bug fix: count colspan when removing cells outside of the grid. 2011-12-01 12:07:45 +01:00
.coveragerc Don't cover NotImplementedErrors 2011-11-05 00:53:04 +01:00
.gitignore Ignore /dist 2011-10-28 17:41:24 +02:00
.pylintrc Add _init_style in the list of methods initializing attributes 2011-08-24 09:41:47 +02:00
CHANGES Add a changelog. 2011-11-25 17:39:56 +01:00
COPYING Add links to the website and an AGPL licence. 2011-04-28 19:15:30 +02:00
MANIFEST.in Fix packaging that was broken when moving UA stylesheets. 2011-10-24 14:11:06 +02:00
README Remove obselete parts of the README. 2011-11-25 17:42:38 +01:00
setup.py Next. 2011-11-25 17:27:22 +01:00
test_requirements Remove gorun settings. I just use inotifywait. 2011-10-24 13:51:10 +02:00
tox.ini Add a tox config. 2011-10-10 16:37:16 +02:00
weasyprint.py Make the command-line script executable. 2011-10-17 12:56:57 +02:00

WeasyPrint converts web documents (HTML, CSS, ...) to PDF.

See the website and documentation at http://weasyprint.org/