move to github!

git-svn-id: https://pdfminerr.googlecode.com/svn/trunk/pdfminer@279 1aa58f4a-7d42-0410-adbc-911cccaed67c
pull/1/head
yusuke.shinyama.dummy 2010-12-25 08:40:52 +00:00
parent f4ced29713
commit 513da5714a
1 changed files with 15 additions and 12 deletions

View File

@ -9,7 +9,7 @@
<div align=right class=lastmod>
<!-- hhmts start -->
Last Modified: Thu Dec 23 12:21:16 UTC 2010
Last Modified: Thu Dec 23 12:28:41 UTC 2010
<!-- hhmts end -->
</div>
@ -27,6 +27,7 @@ Python PDF parser and analyzer
<ul>
<li> <a href="#intro">What's It?</a>
<li> <a href="#download">Download</a>
<li> <a href="#wheretoask">Where to Ask</a>
<li> <a href="#install">How to Install</a>
<ul>
<li> <a href="#cmap">CJK languages support</a>
@ -72,6 +73,12 @@ PDF parser that can be used for other purposes instead of text analysis.
PDFMiner is about 20 times slower than
other C/C++-based counterparts such as XPdf.
<P>
<strong>Online Demo:</strong> (pdf -&gt; html conversion webapp)<br>
<a href="http://pdf2html.tabesugi.net:8080/">
http://pdf2html.tabesugi.net:8080/
</a>
<h3><a name="download">Download</a></h3>
<p>
<strong>Source distribution:</strong><br>
@ -80,23 +87,19 @@ http://pypi.python.org/pypi/pdfminer/
</a>
<P>
<strong>SVN repository:</strong><br>
<a href="http://code.google.com/p/pdfminerr/source/browse/trunk/pdfminer">
http://code.google.com/p/pdfminerr/source/browse/trunk/pdfminer
<strong>github:</strong><br>
<a href="https://github.com/euske/pdfminer/">
https://github.com/euske/pdfminer/
</a>
<h3><a name="wheretoask">Where to Ask</a></h3>
<p>
<strong>Discussion:</strong> (for questions and comments, post here)<br>
<p>
<strong>Questions and comments:</strong><br>
<a href="http://groups.google.com/group/pdfminer-users/">
http://groups.google.com/group/pdfminer-users/
</a>
<P>
<strong>Online Demo:</strong> (pdf -&gt; html conversion webapp)<br>
<a href="http://pdf2html.tabesugi.net:8080/">
http://pdf2html.tabesugi.net:8080/
</a>
<h2><a name="install">How to Install</a></h2>
<ol>
@ -450,5 +453,5 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
</small>
<hr noshade>
<address>Yusuke Shinyama</address>
<address>Yusuke Shinyama (yusuke at cs dot nyu dot edu)</address>
</body>