Imported Upstream version 1.24.3
[platform/upstream/grpc.git] / MANIFEST.md
1 # Top-level Items by language
2
3 ## Bazel
4 * [grpc.bzl](grpc.bzl)
5
6 ## Objective-C
7 * [gRPC.podspec](gRPC.podspec)
8
9 ## PHP
10 * [composer.json](composer.json)
11 * [config.m4](config.m4)
12 * [package.xml](package.xml)
13
14 ## Python
15 * [requirements.txt](requirements.txt)
16 * [setup.cfg](setup.cfg)
17 * [setup.py](setup.py)
18 * [PYTHON-MANIFEST.in](PYTHON-MANIFEST.in)
19
20 ## Ruby
21 * [Gemfile](Gemfile)
22 * [grpc.gemspec](grpc.gemspec)
23 * [Rakefile](Rakefile)