mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-04-15 14:51:59 +03:00
47 lines
1.5 KiB
HTML
47 lines
1.5 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset='utf-8' />
|
|
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
|
|
<meta name="description" content="Pillow : Pillow is the "friendly" PIL fork" />
|
|
|
|
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
|
|
|
|
<title>Pillow</title>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<!-- HEADER -->
|
|
<div id="header_wrap" class="outer">
|
|
<header class="inner">
|
|
<a id="forkme_banner" href="https://github.com/python-imaging/Pillow">View on GitHub</a>
|
|
|
|
<h1 id="project_title">Pillow</h1>
|
|
<h2 id="project_tagline">Pillow is the "friendly" PIL fork</h2>
|
|
|
|
<section id="downloads">
|
|
<a class="zip_download_link" href="https://github.com/python-imaging/Pillow/zipball/master">Download this project as a .zip file</a>
|
|
<a class="tar_download_link" href="https://github.com/python-imaging/Pillow/tarball/master">Download this project as a tar.gz file</a>
|
|
</section>
|
|
</header>
|
|
</div>
|
|
|
|
<!-- MAIN CONTENT -->
|
|
<div id="main_content_wrap" class="outer">
|
|
<section id="main_content" class="inner">
|
|
<h3>Pillow</h3>
|
|
</div>
|
|
|
|
<!-- FOOTER -->
|
|
<div id="footer_wrap" class="outer">
|
|
<footer class="inner">
|
|
<p class="copyright">Pillow maintained by <a href="https://github.com/python-imaging">python-imaging</a></p>
|
|
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p>
|
|
</footer>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|