File: control

package info (click to toggle)
nucleus 2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,780 kB
  • sloc: python: 6,200; xml: 38; makefile: 2
file content (43 lines) | stat: -rw-r--r-- 1,060 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
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.