1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
The awesome document factory
Go to file
Guillaume Ayoub 1d2da0908f Version 45
2019-02-20 17:34:03 +01:00
docs Merge branch 'master' of github.com:Kozea/WeasyPrint 2019-02-17 10:22:16 +01:00
weasyprint Version 45 2019-02-20 17:34:03 +01:00
.gitignore Merge branch 'master' into test 2018-03-20 10:45:46 +01:00
.travis.yml Fix setuptools upgrade on Travis-CI 2019-02-18 18:46:30 +01:00
AUTHORS Update AUTHORS and CHANGES 2016-02-11 23:14:23 +01:00
CODE_OF_CONDUCT.rst Add a code of conduct 2019-02-08 14:42:16 +01:00
LICENSE Use the real BSD 3-clause file in the repository 2018-04-10 13:44:15 +02:00
NEWS.rst Version 45 2019-02-20 17:34:03 +01:00
README.rst Drop Python 3.4 support 2019-02-06 18:42:15 +01:00
setup.cfg Add setuptools>=39.2 as dependency 2019-02-17 10:20:05 +01:00
setup.py Use setup.cfg instead of setup.py for package metadata 2018-08-23 18:20:36 +02:00

==========
WeasyPrint
==========

WeasyPrint is a visual rendering engine for HTML and CSS that can export
to PDF. It aims to support web standards for printing.
WeasyPrint is free software made available under a BSD license.

It is based on various libraries but *not* on a full rendering engine like
WebKit or Gecko. The CSS layout engine is written in Python, designed for
pagination, and meant to be easy to hack on.

* Free software: BSD licensed
* Python 3.5+
* Website: https://weasyprint.org/
* Documentation: https://weasyprint.readthedocs.io/
* Source code and issue tracker: https://github.com/Kozea/WeasyPrint
* Tests: https://travis-ci.org/Kozea/WeasyPrint
* Support: https://www.patreon.com/kozea