https://github.com/kami/luvit-process-info
Luvit library for retrieving running process information.
https://github.com/kami/luvit-process-info
Last synced: 2 months ago
JSON representation
Luvit library for retrieving running process information.
- Host: GitHub
- URL: https://github.com/kami/luvit-process-info
- Owner: Kami
- License: apache-2.0
- Created: 2013-03-03T01:42:35.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-05T06:43:47.000Z (over 13 years ago)
- Last Synced: 2025-01-25T11:41:15.715Z (over 1 year ago)
- Language: Lua
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Luvit Process Info
Luvit library for retrieving process information.
Note: Currently it's just a thin shim around `procfs` and only works on Linux.
# License
Library is distributed under the [Apache license](http://www.apache.org/licenses/LICENSE-2.0.html).