blob: 5be776b49416c17a1af3c75c63da8864dda935ad [file]
Name: PyMonsoon
URL: https://github.com/msoon/PyMonsoon
Revision: 1afab10eac4468bd54f0f2256a9ed870eb5346c4
Security Critical: no
License File: src/LICENSE
License: Copyright, MIT
Description: Python API for Monsoon Power Monitor.
Local Modifications: - See b/428985958.
- Remove binaries; only keeping source files.
- Remove unused scipy references.
- Moved numpy imports to individual functions that use it (shortcut to avoid import not needed for
our use case).