Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(369)

Side by Side Diff: third_party/google-endpoints/setuptools-34.0.2.dist-info/metadata.json

Issue 2666783008: Add google-endpoints to third_party/. (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 {"classifiers": ["Development Status :: 5 - Production/Stable", "Intended Audien ce :: Developers", "License :: OSI Approved :: MIT License", "Operating System : : OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Languag e :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Languag e :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Langu age :: Python :: 3.6", "Topic :: Software Development :: Libraries :: Python Mod ules", "Topic :: System :: Archiving :: Packaging", "Topic :: System :: Systems Administration", "Topic :: Utilities"], "extensions": {"python.commands": {"wrap _console": {"easy_install": "setuptools.command.easy_install:main", "easy_instal l-3.5": "setuptools.command.easy_install:main"}}, "python.details": {"contacts": [{"email": "distutils-sig@python.org", "name": "Python Packaging Authority", "r ole": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project _urls": {"Home": "https://github.com/pypa/setuptools"}}, "python.exports": {"con sole_scripts": {"easy_install": "setuptools.command.easy_install:main", "easy_in stall-3.5": "setuptools.command.easy_install:main"}, "distutils.commands": {"ali as": "setuptools.command.alias:alias", "bdist_egg": "setuptools.command.bdist_eg g:bdist_egg", "bdist_rpm": "setuptools.command.bdist_rpm:bdist_rpm", "bdist_wini nst": "setuptools.command.bdist_wininst:bdist_wininst", "build_ext": "setuptools .command.build_ext:build_ext", "build_py": "setuptools.command.build_py:build_py ", "develop": "setuptools.command.develop:develop", "easy_install": "setuptools. command.easy_install:easy_install", "egg_info": "setuptools.command.egg_info:egg _info", "install": "setuptools.command.install:install", "install_egg_info": "se tuptools.command.install_egg_info:install_egg_info", "install_lib": "setuptools. command.install_lib:install_lib", "install_scripts": "setuptools.command.install _scripts:install_scripts", "register": "setuptools.command.register:register", " rotate": "setuptools.command.rotate:rotate", "saveopts": "setuptools.command.sav eopts:saveopts", "sdist": "setuptools.command.sdist:sdist", "setopt": "setuptool s.command.setopt:setopt", "test": "setuptools.command.test:test", "upload": "set uptools.command.upload:upload", "upload_docs": "setuptools.command.upload_docs:u pload_docs"}, "distutils.setup_keywords": {"convert_2to3_doctests": "setuptools. dist:assert_string_list", "dependency_links": "setuptools.dist:assert_string_lis t", "eager_resources": "setuptools.dist:assert_string_list", "entry_points": "se tuptools.dist:check_entry_points", "exclude_package_data": "setuptools.dist:chec k_package_data", "extras_require": "setuptools.dist:check_extras", "include_pack age_data": "setuptools.dist:assert_bool", "install_requires": "setuptools.dist:c heck_requirements", "namespace_packages": "setuptools.dist:check_nsp", "package_ data": "setuptools.dist:check_package_data", "packages": "setuptools.dist:check_ packages", "python_requires": "setuptools.dist:check_specifier", "setup_requires ": "setuptools.dist:check_requirements", "test_loader": "setuptools.dist:check_i mportable", "test_runner": "setuptools.dist:check_importable", "test_suite": "se tuptools.dist:check_test_suite", "tests_require": "setuptools.dist:check_require ments", "use_2to3": "setuptools.dist:assert_bool", "use_2to3_exclude_fixers": "s etuptools.dist:assert_string_list", "use_2to3_fixers": "setuptools.dist:assert_s tring_list", "zip_safe": "setuptools.dist:assert_bool"}, "egg_info.writers": {"P KG-INFO": "setuptools.command.egg_info:write_pkg_info", "dependency_links.txt": "setuptools.command.egg_info:overwrite_arg", "depends.txt": "setuptools.command. egg_info:warn_depends_obsolete", "eager_resources.txt": "setuptools.command.egg_ info:overwrite_arg", "entry_points.txt": "setuptools.command.egg_info:write_entr ies", "namespace_packages.txt": "setuptools.command.egg_info:overwrite_arg", "re quires.txt": "setuptools.command.egg_info:write_requirements", "top_level.txt": "setuptools.command.egg_info:write_toplevel_names"}, "setuptools.installation": {"eggsecutable": "setuptools.command.easy_install:bootstrap"}}}, "extras": ["cer ts", "ssl"], "generator": "bdist_wheel (0.29.0)", "keywords": ["CPAN", "PyPI", " distutils", "eggs", "package", "management"], "metadata_version": "2.0", "name": "setuptools", "requires_python": ">=2.6,!=3.0.*,!=3.1.*,!=3.2.*", "run_requires ": [{"requires": ["appdirs (>=1.4.0)", "packaging (>=16.8)", "six (>=1.10.0)"]}, {"extra": "certs", "requires": ["certifi (==2016.9.26)"]}, {"environment": "sys _platform=='win32'", "extra": "ssl", "requires": ["wincertstore (==0.2)"]}], "su mmary": "Easily download, build, install, upgrade, and uninstall Python packages ", "version": "34.0.2"}
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698