1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-30 18:34:57 +01:00

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