kiwi-el8/kiwi/solver
Marcus Schäfer fc2446dfea
Moving temp data handling to its own namespace
Moving use of mkdtemp, NamedTemporaryFile and TemporaryDirectory
into its own class called Temporary: By default all temporary
data is created below /var/tmp but can be changed via the
global commandline option --temp-dir. This Fixes #1870
2021-07-22 13:31:44 +02:00
..
repository Moving temp data handling to its own namespace 2021-07-22 13:31:44 +02:00
__init__.py Initial structure to support SAT solvables 2016-11-08 18:15:37 +01:00
sat.py Added option to set the image target architecture 2021-04-14 12:53:28 +02:00