2016-11-23 19:39:11 +00:00
|
|
|
# Copyright 2016 Google Inc. All Rights Reserved.
|
|
|
|
|
#
|
|
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
|
# you may not use this file except in compliance with the License.
|
|
|
|
|
# You may obtain a copy of the License at
|
|
|
|
|
#
|
|
|
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
#
|
|
|
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
|
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
|
# See the License for the specific language governing permissions and
|
|
|
|
|
# limitations under the License.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Provides default values used as metadata when constructing various packages.
|
|
|
|
|
|
|
|
|
|
author: Google Inc
|
|
|
|
|
email: googleapis-packages@google.com
|
|
|
|
|
homepage: https://github.com/googleapis/googleapis
|
|
|
|
|
license: Apache-2.0
|
2017-04-26 16:32:44 +00:00
|
|
|
development_status:
|
|
|
|
|
python: alpha
|
2017-01-11 00:21:02 +00:00
|
|
|
generated_package_version:
|
2016-11-23 19:39:11 +00:00
|
|
|
# TODO: Python must go to 1.0.20 or 1.1.0 when we GA, due to mistakenly
|
|
|
|
|
# publishing some 1.0.x versions to pypi already. They are now
|
|
|
|
|
# deleted but files still exist on the pypi servers and can prevent
|
|
|
|
|
# us from using the version number again.
|
2017-01-11 00:21:02 +00:00
|
|
|
python:
|
2017-04-14 17:22:32 +00:00
|
|
|
lower: '0.15.4'
|
2017-01-17 18:33:09 +00:00
|
|
|
upper: '0.16dev'
|
2017-01-11 00:21:02 +00:00
|
|
|
nodejs:
|
|
|
|
|
lower: '0.7.1'
|
|
|
|
|
php:
|
|
|
|
|
lower: '0.1.0'
|
2017-02-11 00:19:54 +00:00
|
|
|
ruby:
|
2017-02-21 17:41:19 +00:00
|
|
|
lower: '0.6.8'
|
2017-03-30 17:55:00 +00:00
|
|
|
java:
|
2017-04-24 18:55:40 +00:00
|
|
|
lower: '0.1.9'
|