Commit Graph
44 Commits
Author SHA1 Message Date
James R. Barlow aa0ec40102 Change license of all GPLv3 files to MPL-2.0
https://github.com/jbarlow83/OCRmyPDF/issues/600
2020-08-05 00:44:42 -07:00
James R. Barlow bbd174071d readme: markdown cleanup 2020-06-29 01:45:27 -07:00
James R. Barlow e3e888efde Readme: Add another heise article 2020-02-18 02:41:28 -08:00
Matthias BraunandGitHub 6f66232d44 Fix typos, add instructions for training data (#477) 2020-01-30 16:24:41 -08:00
James R. Barlow 9fe354359b Generally update documentation about available platforms 2019-12-19 00:27:37 -08:00
James R. Barlow 437c235738 v9.2.0 release notes and docs 2019-12-11 13:13:51 -08:00
James R. Barlow b55d7e57af Python 3.8 updates 2019-10-20 03:20:54 -07:00
James R. Barlow fd810239b5 Add a logo 2019-07-07 01:07:48 -07:00
James R. Barlow c5cfaa950b readme: tweaks 2019-03-16 14:09:19 -07:00
James R. Barlow f472587d22 Bump pikepdf version, point to release notes 2019-01-05 16:48:13 -08:00
James R. Barlow 9261a38493 Readme: more media 2018-12-19 15:27:54 -08:00
James R. Barlow 3a2745445a Fix docs build 2018-11-12 13:26:04 -08:00
Elliott Sales de Andradeandjbarlow83 c58d5c097c Add Fedora install instructions. (#304)
* Add Fedora install instructions.

* Fix path to fedora_rawhide badget
2018-10-14 13:28:50 -07:00
jbarlow83andGitHub dd99511bcc Fix broken badges in README 2018-10-12 21:16:08 -07:00
James R. Barlow 29116e1dec Change to README.md 2018-09-19 21:01:24 -07:00
James R. Barlow b98ba8d174 Replace .md with .rst
Github supports both, and PyPI expects .rst files, so use .rst and make
everyone happy.

Auto-converted using pandoc
find . -name '*.md' | parallel pandoc --from=markdown --to=rst --output='{.}.rst' '{}'
http://bfroehle.com/2013/04/26/converting-md-to-rst/
2015-07-26 03:01:18 -07:00
Jim Barlow de599d97b5 Tidy up readme 2015-03-24 23:04:33 -07:00
fritz-hh 27cd8cf0db add link to heise open source 2014-09-20 20:47:02 +02:00
fritz-hh 1c34fd69cf RELEASE_NOTES update prior delivery of v2.0-stable 2014-01-25 22:14:05 +01:00
fritz-hh 81f461e557 disclaimer added 2014-01-14 23:46:33 +01:00
fritz-hh 6ed53e53c7 Readme improved 2014-01-14 19:47:28 +01:00
fritz-hh 3232ed8e38 link to releases updated 2014-01-08 20:56:34 +01:00
fritz-hh 29d6748af8 release_notes and readme updated for v2.0-rc1 2014-01-07 23:13:42 +01:00
fritz-hh 940a016e95 link to issue tracking system added 2014-01-06 23:12:15 +01:00
fritz-hh 463b04e795 typo 2014-01-06 20:09:12 +01:00
fritz-hh f08893b5c8 Support section added 2014-01-03 16:13:17 +01:00
fritz-hh 9e69800332 typo 2013-11-28 00:37:57 +01:00
fritz-hh d3fb317d41 readme updated
new feature: Process several pages in parallel if more than one CPU core
is available
2013-05-06 21:54:41 +02:00
fritz-hh 5ec875325e Update README.md 2013-04-26 18:46:18 +03:00
fritz-hh 4d80709cfd Update README.md 2013-04-26 18:43:15 +03:00
fritz-hh 2642c1b3d3 Update README.md 2013-04-26 18:00:58 +03:00
fritz-hh 3b2c804f23 Update README.md 2013-04-26 17:15:55 +03:00
fritz-hh 486ed6f217 Readme updated 2013-04-26 16:12:13 +02:00
fritz-hh 4ea97c4fe4 Update README.md 2013-04-25 12:20:26 +03:00
fritz-hh 939a148812 Update README.md 2013-04-23 00:33:48 +03:00
fritz-hh 90fc5c9de4 Update README.md 2013-04-21 23:13:04 +03:00
fritz-hh 7118c2f04b Update README.md 2013-04-21 23:09:32 +03:00
fritz-hh d66712ab42 Update README.md 2013-04-21 23:09:00 +03:00
fritz-hh 7c18203845 Update README.md 2013-04-20 00:15:14 +03:00
fritz-hh d7c238723b readme: new sections "features" & "Motivation" 2013-04-19 23:00:35 +02:00
fritz-hh 42208aa5fe Readme: Installation section started 2013-04-18 10:44:10 +02:00
fritz-hh 81d5b7b5e5 readme: warning that still in development 2013-04-09 21:35:47 +02:00
fritz-hh b011ddd2d9 Update README.md 2013-04-09 19:53:17 +03:00
fritz-hh 7972a156fc Initial commit 2013-04-09 09:44:46 -07:00