1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-12 17:10:33 +01:00
OpenVoiceOS/buildroot-external/package/python-memory-tempfile/Config.in
2021-06-23 12:44:03 +02:00

9 lines
250 B
Plaintext

config BR2_PACKAGE_PYTHON_MEMORY_TEMPFILE
bool "python-memory-tempfile"
help
Helper functions to identify and use paths on the OS
(Linux-only for now) where RAM-based tempfiles can be
created.
https://github.com/mbello/memory-tempfile