blob: 6aacd2e62226b6b2a53dfde611af266f212a247d [file] [log] [blame]
Name: PyMonsoon
URL: https://github.com/msoon/PyMonsoon
Version: N/A
License: MIT
License File: src/LICENSE
Upstream Git: https://github.com/msoon/PyMonsoon
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).