http://johnmacfarlane.net/pandoc/README.html#title-block
@@ -1 +1,2 @@
*.pyc
+*.*DS_Store
@@ -1,3 +1,7 @@
+% A Byte of Python
+% Swaroop C H
+% 03 Nov 2012
+
# A Byte of Python
'A Byte of Python' is a free book on programming using the Python language. It serves as a tutorial or guide to the Python language for a beginner audience. If all you know about computers is how to save text files, then this is the book for you.