mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-12 17:10:33 +01:00
9 lines
250 B
Plaintext
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
|