Description: | Environment sanitation library |
Status: | Feature complete (environment variable list is still subject to updates) |
Source: | https://git.maandree.se/libenv |
Latest release: | 1.0 |
License: | ISC License (Internet Systems Consortium license) |
Written in: | C (ISO C99) |
libenv helps utilities identify and remove environment variables that are not safe to care over to a new execution context, and helps utilities identify environment variables that are safe to care over to the new context.