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

Unified Diff: tools/cc-frame-viewer/third_party/py-chrome-app/README.md

Issue 12225131: [cc] Initial checkin of cc-frame-viewer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 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 side-by-side diff with in-line comments
Download patch
Index: tools/cc-frame-viewer/third_party/py-chrome-app/README.md
diff --git a/tools/cc-frame-viewer/third_party/py-chrome-app/README.md b/tools/cc-frame-viewer/third_party/py-chrome-app/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..41e0eaaeccadc067ee4c9f6aae9635fb1311d02b
--- /dev/null
+++ b/tools/cc-frame-viewer/third_party/py-chrome-app/README.md
@@ -0,0 +1,6 @@
+`py-chrome-app` allows you to add a GUI to your python app without fussing
+around with gtk/wx/pyobjc and other dependency messes. Write your UI in JS,
+then use py-chrome-app to glue it to your python code.
+
+Thats about it.
+

Powered by Google App Engine
This is Rietveld 408576698