Package: cmake Version: 3.21.4-1+bpo1 Architecture: amd64 Maintainer: Debian CMake Team Installed-Size: 24861 Depends: libarchive13 (>= 3.3.3), libc6 (>= 2.17), libcurl4 (>= 7.16.2), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libjsoncpp1 (>= 1.7.4), librhash0 (>= 1.2.6), libstdc++6 (>= 9), libuv1 (>= 1.11.0), zlib1g (>= 1:1.1.4), cmake-data (= 3.21.4-1+bpo1), procps Recommends: gcc, make Suggests: cmake-doc, ninja-build Filename: ./amd64/cmake_3.21.4-1+bpo1_amd64.deb Size: 6922120 MD5sum: 4676c7db42d9131dd8cb67b3c4e9e727 SHA1: a912770df51d4e0dbe1c5c9d3865aa57d8122d58 SHA256: 66deee4962f00077cd907de6d53d0f7499c7d3a63c8d65ebc2652920d2371bb1 Section: devel Priority: optional Multi-Arch: foreign Homepage: https://cmake.org/ Description: cross-platform, open-source make system CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. . CMake was developed by Kitware as part of the NLM Insight Segmentation and Registration Toolkit project. The ASCI VIEWS project also provided support in the context of their parallel computation environment. Other sponsors include the Insight, VTK, and VXL open source software communities. Package: cmake-curses-gui Source: cmake Version: 3.21.4-1+bpo1 Architecture: amd64 Maintainer: Debian CMake Team Installed-Size: 7484 Depends: libarchive13 (>= 3.3.3), libc6 (>= 2.17), libcurl4 (>= 7.16.2), libgcc-s1 (>= 3.0), libjsoncpp1 (>= 1.7.4), libncurses6 (>= 6), librhash0 (>= 1.2.6), libstdc++6 (>= 9), libtinfo6 (>= 6), libuv1 (>= 1.11.0), zlib1g (>= 1:1.1.4), cmake (= 3.21.4-1+bpo1) Filename: ./amd64/cmake-curses-gui_3.21.4-1+bpo1_amd64.deb Size: 2405604 MD5sum: 26678ebaaad8a51d70e484f75058179a SHA1: 64319b5a086cef954c96cee01d822f283bd3ce84 SHA256: 2d8f9e984e1d7e18dd558ed6cb272ef8778063272b153a30b5953757c450ccff Section: devel Priority: optional Homepage: https://cmake.org/ Description: curses based user interface for CMake (ccmake) CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. . This package provides the CMake curses interface. Project configuration settings may be specified interactively through this GUI. Brief instructions are provided at the bottom of the terminal when the program is running. The main executable file for this GUI is "ccmake". Package: cmake-data Source: cmake Version: 3.21.4-1+bpo1 Architecture: all Maintainer: Debian CMake Team Installed-Size: 9743 Depends: dh-elpa-helper, emacsen-common Filename: ./all/cmake-data_3.21.4-1+bpo1_all.deb Size: 1878508 MD5sum: 57c547c6c362f4bf394f0157dae86c0f SHA1: c15ed6a7e7778c380789f9ef1cfcaa3b8e69e375 SHA256: b5c88aba02cf2179d275837fcb9e06d9bdff9895c1ff1e92cbedf54e49164864 Section: devel Priority: optional Multi-Arch: foreign Homepage: https://cmake.org/ Description: CMake data files (modules, templates and documentation) This package provides CMake architecture independent data files (modules, templates, documentation etc.). Unless you have cmake installed, you probably do not need this package. Package: cmake-doc Source: cmake Version: 3.21.4-1+bpo1 Architecture: all Maintainer: Debian CMake Team Installed-Size: 25273 Depends: cmake-data (= 3.21.4-1+bpo1), libjs-sphinxdoc (>= 2.4.3-5~) Recommends: doc-base Suggests: cmake Filename: ./all/cmake-doc_3.21.4-1+bpo1_all.deb Size: 1936764 MD5sum: 86c4dc94195e89d8178e2cb7298840a5 SHA1: 169290be6aa30ec876f297726f6d99701009a8ac SHA256: 0577f7d964475f88cd6edf61147ab4828aa86631c09789ea3c39cc8fad63a871 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://cmake.org/ Description: extended documentation in various formats for CMake CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. . This package provides additional documentation in various formats like HTML or plain text. Package: cmake-qt-gui Source: cmake Version: 3.21.4-1+bpo1 Architecture: amd64 Maintainer: Debian CMake Team Installed-Size: 7955 Depends: libarchive13 (>= 3.3.3), libc6 (>= 2.17), libcurl4 (>= 7.16.2), libgcc-s1 (>= 3.0), libjsoncpp1 (>= 1.7.4), libqt5core5a (>= 5.12.2), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5widgets5 (>= 5.11.0~rc1), librhash0 (>= 1.2.6), libstdc++6 (>= 9), libuv1 (>= 1.11.0), zlib1g (>= 1:1.1.4), cmake (= 3.21.4-1+bpo1) Provides: cmake-gui Filename: ./amd64/cmake-qt-gui_3.21.4-1+bpo1_amd64.deb Size: 2527916 MD5sum: 918d7eb1a0a5d70781c799b7498af00e SHA1: 9ad73a2e7a94e8d3ac3d8683b6cb1b9d56418ec2 SHA256: dd6d33cdd846419c43c1c80ad1ebc16bf5de96dc6358ccc7c19bac0791381873 Section: devel Priority: optional Homepage: https://cmake.org/ Description: Qt based user interface for CMake (cmake-gui) CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. . This package provides the CMake Qt based GUI. Project configuration settings may be specified interactively. Brief instructions are provided at the bottom of the window when the program is running. The main executable file for this GUI is "cmake-gui". Package: libjs-sphinxdoc Source: sphinx Version: 3.4.3-2+bpo1 Architecture: all Maintainer: Debian Python Team Installed-Size: 182 Depends: libjs-jquery (>= 1.11.1), libjs-underscore (>= 1.3.1) Filename: ./all/libjs-sphinxdoc_3.4.3-2+bpo1_all.deb Size: 127072 MD5sum: ddaaf4d1e86eb9d612b987659b144fd7 SHA1: 539184e9c0cd9d0b207c053a2ac5c5c8b405d021 SHA256: 170e668c830dd4f38df02470a158934650d79ea63f573cd8c0dc06c8daf3ab3a Section: javascript Priority: optional Multi-Arch: foreign Homepage: https://www.sphinx-doc.org/ Description: JavaScript support for Sphinx documentation Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . This package provides JavaScript code for documentation generated by Sphinx. Package: python3-sphinx Source: sphinx Version: 3.4.3-2+bpo1 Architecture: all Maintainer: Debian Python Team Installed-Size: 3006 Depends: python3-distutils, sphinx-common (= 3.4.3-2+bpo1), python3-alabaster (>= 0.7), python3-babel (>= 1.3), python3-docutils (>= 0.12), python3-imagesize, python3-jinja2 (>= 2.3), python3-packaging, python3-pkg-resources, python3-pygments (>= 2.1.1), python3-requests (>= 2.5.0), python3-snowballstemmer (>= 1.1), python3:any Recommends: make, python3-pil Suggests: dvipng, fonts-freefont-otf, imagemagick-6.q16, latexmk, libjs-mathjax, python3-lib2to3, python3-sphinx-rtd-theme, sphinx-doc, texlive-fonts-recommended, texlive-latex-extra, texlive-latex-recommended, texlive-plain-generic Conflicts: python-sphinx Breaks: python3-breathe (<< 4.15), python3-sphinx-celery (<< 2.0.0), python3-sphinxcontrib.websupport (<< 1.1.2) Provides: sphinx (= 3.4.3-2+bpo1) Filename: ./all/python3-sphinx_3.4.3-2+bpo1_all.deb Size: 544716 MD5sum: f670c741b4a976a09af69a602a0ba315 SHA1: 1ad9628fe37547464bb8488e195d56a5d5349af6 SHA256: b62393f6cce21499c9e0686fb9bc384164a4ffbb7102d520e2888a288cacf32e Section: python Priority: optional Homepage: https://www.sphinx-doc.org/ Description: documentation generator for Python projects Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . Sphinx features: * HTML, CHM, LaTeX output, * Cross-referencing source code, * Automatic indices, * Code highlighting, using Pygments, * Extensibility. Existing extensions: - automatic testing of code snippets, - including docstrings from Python modules. . Build-depend on sphinx if your package uses /usr/bin/sphinx-* executables. Build-depend on python3-sphinx if your package uses the Python API (for instance by calling python3 -m sphinx). Package: python3-sphinxcontrib.qthelp Source: sphinxcontrib-qthelp Version: 1.0.3-2 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 332 Depends: python3-sphinx (>= 2.0), python3:any Filename: ./all/python3-sphinxcontrib.qthelp_1.0.3-2_all.deb Size: 15104 MD5sum: d59366ab6925c06092443e6639d0a0ed SHA1: 1f8b85538bcbe6790beb77f818bd074188acb062 SHA256: d2b7877a8edec6f1e2cedfbe8542260963f8fadfad6f1a3ff19e295f7eeefd10 Section: python Priority: optional Homepage: https://github.com/sphinx-doc/sphinxcontrib-qthelp/ Description: sphinx extension which outputs QtHelp document This module contains a Sphinx builder which produces Qt help collection support files that allow the Qt collection generator to compile them. Package: sphinx-common Source: sphinx Version: 3.4.3-2+bpo1 Architecture: all Maintainer: Debian Python Team Installed-Size: 6163 Depends: libjs-sphinxdoc (= 3.4.3-2+bpo1) Recommends: python3-sphinx Conflicts: python-sphinx (<< 1.1) Replaces: python-sphinx (<< 1.1) Provides: dh-sequence-sphinxdoc Filename: ./all/sphinx-common_3.4.3-2+bpo1_all.deb Size: 610648 MD5sum: 6b8b93dd5ead63dc44f750c989bd6554 SHA1: 7f1b99889f060fa1f947914b062b5e95678ed332 SHA256: bdc79f82ab5b72ca019776d870c43756e293b74bf7bb96223d2ff60c9cf45d4f Section: python Priority: optional Multi-Arch: foreign Homepage: https://www.sphinx-doc.org/ Description: documentation generator for Python projects - common data Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . This package includes manual pages, templates, translations and other data files. Package: sphinx-doc Source: sphinx Version: 3.4.3-2+bpo1 Architecture: all Maintainer: Debian Python Team Installed-Size: 8873 Depends: docutils-doc, libjs-mathjax, python-requests-doc, python3-doc, libjs-sphinxdoc (>= 2.4.3-5~) Conflicts: python-sphinx (<< 1.1) Replaces: python-sphinx (<< 1.1) Filename: ./all/sphinx-doc_3.4.3-2+bpo1_all.deb Size: 1969624 MD5sum: cf8427c8b5cef9672618c1bb99300cb2 SHA1: 8cbf70f402eab08ae3537955be51124e795ca0ed SHA256: 0f92a8e3410da7054b8a77b2c3571efb9cab7773c8b244eabcbf18718e9450d1 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://www.sphinx-doc.org/ Description: documentation generator for Python projects - documentation Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . This package includes documentation of Sphinx itself.