Metadata-Version: 1.0
Name: Genfile_reader
Version: 0.1.1
Summary: helps to read a file
Home-page: http://pypi.python.org/pypi/Genfile_reader/
Author: rihen
Author-email: rihen234@gmail.com
License: UNKNOWN
Description: ==========
        Genfile_reader
        ==========
        
        current version of Genfile_reader :Version:0.1.1
        Genfile_reader simply stands for general file reader.Its contains one arguments as the file name which a String.It throws an exception if File not found.
        
        	#! /usr/bin/dev-python
        	from simple_file_reader import read_file(path_name)
        	Here the path_name should be given in the form of a string.
        	The current version doesnt support input from the user.
        	But in the future it will.....
        	urL ARE http://www.rihnal.com
        
Platform: UNKNOWN
