App Engine Python SDK version 1.8.4
[gae.git] / java / src / main / com / google / appengine / tools / package-info.java
blob88316ee0f025e96af1acba42cce12ab40aab0e69
1 // Copyright 2011 Google Inc. All rights reserved.
3 /**
4 * The {@code com.google.appengine.tools} package contains the
5 * packages that make up the Google App Engine Tools API, which can be
6 * embedded in IDEs and other development utilities to perform testing
7 * and deployment of App Engine applications.
8 */
9 package com.google.appengine.tools;