This package was debianized by the alien program by converting
a binary .rpm package on Thu, 16 Dec 2021 08:57:25 +0000

Copyright: GPLv2

Information from the binary package:
Name        : rpm-macros-features
Version     : 0.5
Release     : eter1ubuntu
Architecture: noarch
Install Date: (not installed)
Group       : development/other
Size        : 538
License     : GPLv2
Signature   : (none)
Source RPM  : rpm-macros-features-0.5-eter1ubuntu.src.rpm
Build Date  : Thu Dec 16 08:57:23 2021
Build Host  : e11ebc37ab20
Relocations : (not relocatable)
Packager    : Etersoft Builder <support@etersoft.ru>
Vendor      : Etersoft
Summary     : RPM macros to check if can build with a feature
Description :
RPM macros to check if can build with a feature (a library is possible).

Usage:
if_feature vulkan

endif

if_feature icu 6.5
...
endif

