Home
last modified time | relevance | path

Searched refs:long_description (Results 1 - 10 of 10) sorted by relevance

/third_party/node/tools/gyp/
H A Dsetup.py14 long_description = in_file.read() variable
20 long_description=long_description, variable
/third_party/python/Lib/distutils/tests/
H A Dtest_check.py70 'long_description': 'More things about esszet \u00df'}
91 # let's see if it detects broken rest in long_description
93 pkg_info, dist = self.create_dist(long_description=broken_rest)
102 'long_description': broken_rest}
107 metadata['long_description'] = 'title\n=====\n\ntest \u00df'
112 metadata['long_description'] = 'title\n=====\n\n.. include:: includetest.rst'
139 pkg_info, dist = self.create_dist(long_description=rest_with_code)
/third_party/qrcodegen/python/
H A Dsetup.py51 long_description = """=========================
/third_party/skia/third_party/externals/libwebp/swig/
H A Dsetup.py26 long_description="Provides access to 'simple' libwebp decode interface", variable
/third_party/protobuf/python/compatibility_tests/v2.5.0/
H A Dsetup.py63 long_description="Protocol Buffers are Google's data interchange format",
/third_party/python/Lib/distutils/
H A Ddist.py1030 "license", "description", "long_description",
1050 self.long_description = None
1093 self.long_description = _read_field('description')
1197 return self.long_description or "UNKNOWN"
H A Dccompiler.py1008 (module_name, class_name, long_description) = compiler_class[compiler]
/third_party/protobuf/python/
H A Dsetup.py254 long_description="Protocol Buffers are Google's data interchange format",
/third_party/PyYAML/
H A Dsetup.py292 long_description=LONG_DESCRIPTION,
/third_party/python/
H A Dsetup.py1605 long_description = SUMMARY.strip(), variable in main.DummyProcess

Completed in 7 milliseconds