Skip to content
This repository was archived by the owner on Apr 15, 2024. It is now read-only.

Commit 6ef71a9

Browse files
committed
Update index.html for Python 3 support
1 parent 4477952 commit 6ef71a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<div align=right class=lastmod>
1111
<!-- hhmts start -->
12-
Last Modified: Mon Sep 26 09:04:15 UTC 2016
12+
Last Modified: Thu Oct 24 18:45:00 UTC 2019
1313
<!-- hhmts end -->
1414
</div>
1515

@@ -58,7 +58,7 @@ <h2><a name="intro">What's It?</a></h2>
5858
<p>
5959
<h3>Features</h3>
6060
<ul>
61-
<li> Written entirely in Python. (for version 2.6 or newer)
61+
<li> Written entirely in Python. (for version 3.6 or newer)
6262
<li> Parse, analyze, and convert PDF documents.
6363
<li> PDF-1.7 specification support. (well, almost)
6464
<li> CJK languages and vertical writing scripts support.

0 commit comments

Comments
 (0)