Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
bindings/ | 03-May-2024 | - | 2,894 | 1,692 | ||
npspy/ | 03-May-2024 | - | 47,569 | 26,909 | ||
LICENSE | D | 03-May-2024 | 1.5 KiB | 33 | 26 | |
README.chromium | D | 03-May-2024 | 313 | 10 | 8 | |
npapi.gyp | D | 03-May-2024 | 1,015 | 38 | 36 | |
npapi.target.darwin-arm.mk | D | 03-May-2024 | 4.9 KiB | 215 | 174 | |
npapi.target.darwin-mips.mk | D | 03-May-2024 | 4.9 KiB | 215 | 174 | |
npapi.target.darwin-x86.mk | D | 03-May-2024 | 5 KiB | 219 | 178 | |
npapi.target.linux-arm.mk | D | 03-May-2024 | 4.9 KiB | 215 | 174 | |
npapi.target.linux-mips.mk | D | 03-May-2024 | 4.9 KiB | 215 | 174 | |
npapi.target.linux-x86.mk | D | 03-May-2024 | 5 KiB | 219 | 178 |
README.chromium
1Name: Netscape Plugin Application Programming Interface (NPAPI) 2Short Name: npapi 3URL: http://mxr.mozilla.org/mozilla-central/source/modules/plugin/base/public/ 4Version: unknown 5Security Critical: yes 6License: MPL 1.1/GPL 2.0/LGPL 2.1 7 8Modifications: 9- Converted to utf-8 with: vim +"argdo write ++enc=utf-8" *.h 10