Package python3-module-ax: Information

  • Default inline alert: Version in the repository: 0.18.0-alt1

Source package: python3-module-ax
Version: 0.17.0-alt1
Build time:  Dec 29, 2021, 08:25 AM
Report package bug
Home page: 

License: GPLv3
Summary: Generic function library initially developed for cve-manager
Description: 
Python module with various helpfull features initially developed for
cve-manager project but potentially reusable elsewhere.

List of rpms provided by this srpm:
python3-module-ax (noarch)

Maintainer: Alexey Appolonov

List of contributors:
Alexey Appolonov

    1. python3-devel

Last changed


Oct. 27, 2021 Alexey Appolonov 0.17.0-alt1
- Ability to control indentation levels while using the "Printer" class;
- Function "FormNestedDictFromCSV" is deprecated.
May 11, 2021 Alexey Appolonov 0.16.1-alt1
- Fix of the "CompareSVerWithSRange" function.
March 6, 2021 Alexey Appolonov 0.16.0-alt1
- New function "DateTimeNow" that returns a string with a current date and time
  in a customizable format;
- Modified function "PrepareDir" that returns an error message in addition to
  a formatted file path;
- Slightly enhanced "Printer" class.