Chromium Code Reviews| Index: third_party/colorama/README.chromium |
| diff --git a/third_party/colorama/README.chromium b/third_party/colorama/README.chromium |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..68f9b3977654119103c467b812d129cd3571097b |
| --- /dev/null |
| +++ b/third_party/colorama/README.chromium |
| @@ -0,0 +1,13 @@ |
| +Name: colorama |
| +Short Name: colorama |
| +URL: https://github.com/tartley/colorama.git |
| +Version: 799604a104 |
| +License: BSD |
| +Security Critical: no |
| + |
| +Description: |
| +Provides a simple cross-platform API to print colored terminal text from Python |
| +applications. |
| + |
| +Local modifications: |
| +None |