Searched defs:long_description (Results 1 – 7 of 7) sorted by relevance
24 long_description = f.read() variable
25 long_description = f.read() variable
19 long_description = """ variable
36 long_description = ''.join(open(README).readlines()[4:]) variable
54 long_description = readme_file.read() variable
244 long_description = f.read() variable
156 long_description = readme.read() variable