Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

KOLANICH-tools/mkits.py

Repository files navigation

mkits.py Unlicensed work

wheel (GitLab) wheel (GHA via nightly.link) GitLab Build Status GitLab Coverage GitHub Actions Libraries.io Status [![Licensed under GNU GPL-3.0-or-later][https://www.gnu.org/graphics/gplv3-127x51.png]] Code style: antiflash

We have moved to https://codeberg.org/KOLANICH-tools/mkits.py, grab new versions there.

Under the disguise of "better security" Micro$oft-owned GitHub has discriminated users of 1FA passwords while having commercial interest in success of FIDO 1FA specifications and Windows Hello implementation which it promotes as a replacement for passwords. It will result in dire consequencies and is competely inacceptable, read why.

If you don't want to participate in harming yourself, it is recommended to follow the lead and migrate somewhere away of GitHub and Micro$oft. Here is the list of alternatives and rationales to do it. If they delete the discussion, there are certain well-known places where you can get a copy of it. Read why you should also leave GitHub.


My rewrite of https://github.com/openwrt/openwrt/blob/master/scripts/mkits.sh into python.

Features compared to the original:

  • possibility to use via API using genITS function;
  • AST manipulation instead of string manipulation;
  • autogenerated help messages;
  • better CLI args validation;

https://github.com/siemens/u-boot/blob/master/doc/uImage.FIT/source_file_format.txt is the reference.

Releases

No releases published

Packages

No packages published

Languages