Source: nucleus
Section: utils
Maintainer: Seyed Mohamad Amin Modaresi <modaresisofthard@proton.me>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3,
 python3-setuptools,
 meson,
 cmake,
 libgio-2.0-dev,
 libgtk-4-dev,
 libadwaita-1-dev,
 libgio-2.0-dev-bin,
 libglib2.0-bin,
 blueprint-compiler,
 appstream,
 desktop-file-utils,
 gtk-update-icon-cache,
 dh-sequence-python3,
Standards-Version: 4.7.3
Homepage: https://codeberg.org/lo-vely/nucleus
Vcs-Browser: https://salsa.debian.org/amin_modaresi/nucleus
Vcs-Git: https://salsa.debian.org/amin_modaresi/nucleus.git

Package: nucleus
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
 ${shlibs:Depends},
 libgtk-4-1,
 libadwaita-1-0,
 gir1.2-adw-1,
 gir1.2-gtk-4.0,
 python3-gi,
Description: GTK4 Periodic Table
 Nucleus gives you the ability to view the periodic table of the elements,
 as well as a variety of properties for each element,
 some with a visual representation.
 .
 There is also search functionality which gives you
 the elements in a list for efficient viewing.
