[common]
gen_packages = superflore.gen_packages
repo_instance = superflore.repo_instance

[console_scripts]
superflore-gen-ebuilds = superflore.generators.ebuild:main
superflore-gen-meta-pkgs = superflore.generators.bitbake:main

[generators]
portage = superflore.generators.ebuild
yocto = superflore.generators.bitbake

