| OLD | NEW |
| 1 Name: Snappy: A fast compressor/decompressor | 1 Name: Snappy: A fast compressor/decompressor |
| 2 Short Name: snappy | 2 Short Name: snappy |
| 3 URL: http://code.google.com/p/snappy/ | 3 URL: http://code.google.com/p/snappy/ |
| 4 Version: r63 | 4 Version: r63 |
| 5 License: New BSD | 5 License: New BSD |
| 6 License File: src/COPYING |
| 6 Security Critical: yes | 7 Security Critical: yes |
| 7 | 8 |
| 8 Description: | 9 Description: |
| 9 Compression library used by LevelDB. | 10 Compression library used by LevelDB. |
| 10 | 11 |
| 11 Local Additions: | 12 Local Additions: |
| 12 * gyp file for building in chromium | 13 * gyp file for building in chromium |
| 13 * {mac,linux}/config.h autogenerated configuration script | 14 * {mac,linux}/config.h autogenerated configuration script |
| 14 * {mac,linux,win}/snappy-stubs-public.h autogenerated public headers | 15 * {mac,linux,win}/snappy-stubs-public.h autogenerated public headers |
| OLD | NEW |