Index: ui/resources/resource_check/third_party/pypng/README.chromium |
diff --git a/ui/resources/resource_check/third_party/pypng/README.chromium b/ui/resources/resource_check/third_party/pypng/README.chromium |
new file mode 100644 |
index 0000000000000000000000000000000000000000..e696031efecaecf85e4a62fa9c26039324c03b0b |
--- /dev/null |
+++ b/ui/resources/resource_check/third_party/pypng/README.chromium |
@@ -0,0 +1,12 @@ |
+Name: PNG encoder/decoder in pure Python |
+Short Name: pypng |
+URL: http://github.com/drj11/pypng/ |
+Version: 0 |
+Revision: fe231bb9f7773b5f4279d02f8594fa09a00a605e |
+License: The MIT License |
+License File: LICENSE |
+Security Critical: no |
+ |
+Description: |
+PyPNG provides Python code for encoding/decoding PNG files. In |
+particular png.py is a Python module written entirely in Python. |