Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37044442
en ru br
ALT Linux repos
S:5.2.2-alt1

Group :: Development/Python3
RPM: python3-module-pyfakefs

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 5.2.2-alt1
Build date: 19 april 2023, 08:40 ( 49.3 weeks ago )
Size: 167.52 Kb

Home page:   https://pypi.org/project/pyfakefs/

License: Apache-2.0
Summary: Implements a fake file system that mocks the Python file system modules
Description:

pyfakefs implements a fake file system that mocks the Python file system
modules. Using pyfakefs, your tests operate on a fake file system in memory
without touching the real disk. The software under test requires no
modification to work with pyfakefs.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-pyfakefs
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin