Metadata-Version: 1.0
Name: ReadUrlInFile
Version: 1.0.0
Summary: Sometimes you may want to read the URLs in a file(line by line), and use it directly in a method such like http.client.HTTPConnection(String), to avoid a mistake, you need to delete the last char "
" in each URL. So it's a simple textline reader, it can delete the last char "
" in the end of each line.
Home-page: http://www.yangchen.fr
Author: Chen
Author-email: chen.yang.hack@gmail.com
License: UNKNOWN
Description: UNKNOWN
Platform: UNKNOWN
