Pillow/index.html
2013-02-27 13:31:40 -05:00

67 lines
2.5 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link href='https://fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>Pillow by python-imaging</title>
</head>
<body>
<header>
<div class="inner">
<h1>Python Imaging</h1>
<h2>Home of Pillow</h2>
<a href="https://github.com/python-imaging/Pillow" class="button"><small>View project on</small>GitHub</a>
</div>
</header>
<div id="content-wrapper">
<div class="inner clearfix">
<section id="main-content">
<h1>Pillow</h1>
<p>Pillow is the "friendly" PIL fork, created by Alex Clark. PIL is the Python Imaging Library, created by Fredrik Lundh.</p>
</section>
<aside id="sidebar">
<a href="https://github.com/python-imaging/Pillow/zipball/master" class="button">
<small>Download</small>
.zip file
</a>
<a href="https://github.com/python-imaging/Pillow/tarball/master" class="button">
<small>Download</small>
.tar.gz file
</a>
<p class="repo-owner"><a href="https://github.com/python-imaging/Pillow"></a> is maintained by <a href="https://github.com/python-imaging">python-imaging</a>.</p>
<p>This page was generated by <a href="pages.github.com">GitHub Pages</a> using the Architect theme by <a href="http://twitter.com/jasonlong">Jason Long</a>.</p>
</aside>
</div>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-38862712-1");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body>
</html>