pefile-stubs - Python type stubs for pefile

Copyright (C) 2023  coloursofnoise

This software is licensed under the GNU General Public License, version 3 or
later (GPLv3+). A full copy of the license is available in the COPYING file
located at the root of the project, or at <https://www.gnu.org/licenses/>.

Parts of this software use code from the pefile project, which is licensed under
the MIT License (MIT), Copyright (C) 2004-2023 Ero Carrera.

See also:  COPYING, LICENSE.pefile