OpenVoiceOS/buildroot-external/package/python-memory-tempfile/Config.in

9 lines
250 B
Plaintext
Raw Normal View History

2021-06-23 12:44:03 +02:00
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