Package: datalad Version: 0.7.0-2~nd100+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 98 Depends: neurodebian-popularity-contest, python-argcomplete, python-datalad (= 0.7.0-2~nd100+1), python:any Homepage: http://datalad.org Priority: optional Section: science Filename: pool/main/d/datalad/datalad_0.7.0-2~nd100+1_all.deb Size: 66286 SHA256: 4b5babb074a4688a19c483255b2bca4655041c7097037f865b1faa051a36fe85 SHA1: 6c9587036437c32d1d64d04025cfe0045b1d0830 MD5sum: 6b8979d628b568fdcbb1f17a8d9f49ea Description: data files crawler and data distribution DataLad is a data distribution providing access to a wide range of data resources already available online (initially aiming at neuroscience domain). Using git-annex as its backend for data logistics it provides following facilities . - crawling of web sites to automatically prepare and update git-annex repositories with content from online websites, S3, etc - command line interface for manipulation of collections of datasets (install, uninstall, update, publish, save, etc.) and separate files/directories (add, get), as well as search within aggregated meta-data . This package provides the command line tool. Install without Recommends if you need only core functionality. Package: dcm2niix Version: 1:1.0.20170624+git8-g87d2142-1~nd100+1 Architecture: i386 Maintainer: NeuroDebian Maintainers Installed-Size: 547 Depends: neurodebian-popularity-contest, libc6 (>= 2.4), libgcc1 (>= 1:3.0), libopenjp2-7 (>= 2.0.0), libstdc++6 (>= 5.2), libyaml-cpp0.5v5, zlib1g (>= 1:1.2.0) Homepage: https://github.com/rordenlab/dcm2niix Priority: optional Section: science Filename: pool/main/d/dcm2niix/dcm2niix_1.0.20170624+git8-g87d2142-1~nd100+1_i386.deb Size: 131388 SHA256: 087020a4ef2df725471eefd75036cc7c95b48157174da0c80079ab1fefb45663 SHA1: a6f033fb0b883621d5f4fef35be53f4ab0f75dfb MD5sum: 21b4752e7b2edc1c4780002b44d14305 Description: converts DICOM and PAR/REC files into the NIfTI format This is the successor of the well-known dcm2nii program. it aims to provide same functionality albeit with much faster operation. This is a new tool that is not yet well tested, and does not handle ancient proprietary formats. Use with care. Package: dcm2niix-dbgsym Source: dcm2niix Version: 1:1.0.20170624+git8-g87d2142-1~nd100+1 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: NeuroDebian Maintainers Installed-Size: 506 Depends: dcm2niix (= 1:1.0.20170624+git8-g87d2142-1~nd100+1) Homepage: https://github.com/rordenlab/dcm2niix Priority: extra Section: debug Filename: pool/main/d/dcm2niix/dcm2niix-dbgsym_1.0.20170624+git8-g87d2142-1~nd100+1_i386.deb Size: 477336 SHA256: 12d6f9ddd8ffcdff073970fdcbc60a5006990599110af041dfecbc9fda280718 SHA1: d93f1f3ce2c1234b3ed59f55f3e138a7a1174ccf MD5sum: 4d90ec7275d2943dcd992a17e99f4661 Description: Debug symbols for dcm2niix Build-Ids: 0694cd36870fbc51c659104eca617f2716e2cca7 d013655acd816047463b5ba93a0f7bc0851132db Package: git-annex-remote-rclone Version: 0.5-1~ndall+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 23 Depends: neurodebian-popularity-contest, git-annex | git-annex-standalone, rclone Homepage: https://github.com/DanielDent/git-annex-remote-rclone Priority: optional Section: utils Filename: pool/main/g/git-annex-remote-rclone/git-annex-remote-rclone_0.5-1~ndall+1_all.deb Size: 7842 SHA256: 0b1d65c740ce1073ecdae6db121d304fe02c4bb95df552326894118a65b38319 SHA1: 34a2323c4387e61c4a69617150c463f9a7b772c5 MD5sum: 00c5a0407a998eba72d4f5eb0ad71189 Description: rclone-based git annex special remote This is a wrapper around rclone to make any destination supported by rclone usable with git-annex. . Cloud storage providers supported by rclone currently include: * Google Drive * Amazon S3 * Openstack Swift / Rackspace cloud files / Memset Memstore * Dropbox * Google Cloud Storage * Microsoft One Drive * Hubic * Backblaze B2 * Yandex Disk . Note: although Amazon Cloud Drive support is implemented, it is broken ATM see https://github.com/DanielDent/git-annex-remote-rclone/issues/22 . Package: git-annex-standalone Source: git-annex Version: 6.20170525+gitge1cf095ae-1~ndall+1 Architecture: i386 Maintainer: Richard Hartmann Installed-Size: 159988 Depends: git, openssh-client Recommends: lsof, gnupg, bind9-host, quvi, git-remote-gcrypt (>= 0.20130908-6), nocache, aria2 Suggests: xdot, bup, tor, magic-wormhole, tahoe-lafs, libnss-mdns, uftp Conflicts: git-annex Provides: git-annex Homepage: http://git-annex.branchable.com/ Priority: optional Section: utils Filename: pool/main/g/git-annex/git-annex-standalone_6.20170525+gitge1cf095ae-1~ndall+1_i386.deb Size: 35943850 SHA256: a1e2eaa16d65474c269cc0d2c47d687ae18e528d643eeaeacb68581ce6b8cc81 SHA1: 7d4d4ab7628a59788382f0a0a3b0b717ecbd9406 MD5sum: c8a3d044737c9d19ba115954472a41ff Description: manage files with git, without checking their contents into git -- standalone build git-annex allows managing files with git, without checking the file contents into git. While that may seem paradoxical, it is useful when dealing with files larger than git can currently easily handle, whether due to limitations in memory, time, or disk space. . It can store large files in many places, from local hard drives, to a large number of cloud storage services, including S3, WebDAV, and rsync, with a dozen cloud storage providers usable via plugins. Files can be stored encrypted with gpg, so that the cloud storage provider cannot see your data. git-annex keeps track of where each file is stored, so it knows how many copies are available, and has many facilities to ensure your data is preserved. . git-annex can also be used to keep a folder in sync between computers, noticing when files are changed, and automatically committing them to git and transferring them to other computers. The git-annex webapp makes it easy to set up and use git-annex this way. . This package provides a standalone bundle build of git-annex, which should be installable on any more or less recent Debian or Ubuntu release. Package: golang-github-ncw-rclone-dev Source: rclone Version: 1.36-1~ndall0 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 1198 Depends: golang-bazil-fuse-dev, golang-github-aws-aws-sdk-go-dev, golang-github-mreiferson-go-httpclient-dev, golang-github-ncw-go-acd-dev, golang-github-ncw-swift-dev, golang-github-pkg-errors-dev, golang-github-rfjakob-eme-dev, golang-github-skratchdot-open-golang-dev, golang-github-spf13-cobra-dev, golang-github-spf13-pflag-dev, golang-github-stacktic-dropbox-dev, golang-github-stretchr-testify-dev, golang-github-tsenart-tb-dev, golang-github-unknwon-goconfig-dev, golang-github-vividcortex-ewma-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-golang-x-oauth2-google-dev, golang-golang-x-sys-dev, golang-golang-x-text-dev, golang-google-api-dev Built-Using: go-md2man (= 1.0.6+ds-1), golang-1.7 (= 1.7.4-2), golang-bazil-fuse (= 0.0~git20160811.0.371fbbd-2), golang-blackfriday (= 1.4+git20161003.40.5f33e7b-1), golang-github-aws-aws-sdk-go (= 1.1.14+dfsg-2), golang-github-davecgh-go-spew (= 1.1.0-1), golang-github-go-ini-ini (= 1.8.6-2), golang-github-google-go-querystring (= 0.0~git20151028.0.2a60fc2-1), golang-github-jmespath-go-jmespath (= 0.2.2-2), golang-github-kr-fs (= 0.0~git20131111.0.2788f0d-2), golang-github-ncw-go-acd (= 0.0~git20161119.0.7954f1f-1), golang-github-ncw-swift (= 0.0~git20160617.0.b964f2c-2), golang-github-pkg-errors (= 0.8.0-1), golang-github-pkg-sftp (= 0.0~git20160930.0.4d0e916-1), golang-github-pmezard-go-difflib (= 1.0.0-1), golang-github-rfjakob-eme (= 1.0-2), golang-github-shurcool-sanitized-anchor-name (= 0.0~git20160918.0.1dba4b3-1), golang-github-skratchdot-open-golang (= 0.0~git20160302.0.75fb7ed-2), golang-github-spf13-cobra (= 0.0~git20161229.0.1dd5ff2-1), golang-github-spf13-pflag (= 0.0~git20161024.0.5ccb023-1), golang-github-stacktic-dropbox (= 0.0~git20160424.0.58f839b-2), golang-github-tsenart-tb (= 0.0~git20151208.0.19f4c3d-2), golang-github-unknwon-goconfig (= 0.0~git20160828.0.5aa4f8c-3), golang-github-vividcortex-ewma (= 0.0~git20160822.20.c595cd8-3), golang-go.crypto (= 1:0.0~git20170407.0.55a552f+REALLY.0.0~git20161012.0.5f31782-1), golang-golang-x-net-dev (= 1:0.0+git20161013.8b4af36+dfsg-3), golang-golang-x-oauth2 (= 0.0~git20161103.0.36bc617-4), golang-golang-x-sys (= 0.0~git20161122.0.30237cf-1), golang-google-api (= 0.0~git20161128.3cc2e59-2), golang-google-cloud (= 0.5.0-2), golang-testify (= 1.1.4+ds-1), golang-x-text (= 0.0~git20161013.0.c745997-2) Homepage: https://github.com/ncw/rclone Priority: extra Section: devel Filename: pool/main/r/rclone/golang-github-ncw-rclone-dev_1.36-1~ndall0_all.deb Size: 201776 SHA256: 88274c394a26a9f8f5f4766873acde54192537112e0f0e24ddfff1b9a5361f7c SHA1: fb44d37c3df4bdf641c85720b35bbfd835870a05 MD5sum: fdc9cfc7b0a9e18cdc83ed2fbce61433 Description: go source code of rclone Rclone is a program to sync files and directories between the local file system and a variety of commercial cloud storage providers. . This package contains rclone's source code. Package: nuitka Version: 0.5.27+ds-1~nd100+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 3567 Depends: neurodebian-popularity-contest, gcc (>= 5.0) | g++ (>= 4.4) | clang (>= 3.0), scons (>= 2.0.0), python-appdirs | base-files (<< 7.2), python3-appdirs | base-files (<< 7.2), python-dev (>= 2.6.6-2), python:any (>= 2.7.5-5~) Recommends: python-lxml (>= 2.3), python-pyqt5, strace, chrpath Suggests: ccache Homepage: http://nuitka.net Priority: optional Section: python Filename: pool/main/n/nuitka/nuitka_0.5.27+ds-1~nd100+1_all.deb Size: 700318 SHA256: 15e18c072988e3c1dd24d415caa1a21c0a55efdb4be781883b06c92b5343a4b0 SHA1: afc3c44395da24d806c552b7d60e0fe1cb9090f0 MD5sum: 1634fcf2d06d74fca61289c2ac7098d6 Description: Python compiler with full language support and CPython compatibility This Python compiler achieves full language compatibility and compiles Python code into compiled objects that are not second class at all. Instead they can be used in the same way as pure Python objects. Package: python-datalad Source: datalad Version: 0.7.0-2~nd100+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 3650 Depends: neurodebian-popularity-contest, git-annex (>= 6.20160808~) | git-annex-standalone (>= 6.20160808~), patool, python-appdirs, python-git (>= 2.1~), python-github, python-humanize, python-iso8601, python-keyrings.alt | python-keyring (<= 8), python-secretstorage | python-keyring (<< 9.2), python-keyring, python-mock, python-msgpack, python-pyld, python-requests, python-tqdm, python-simplejson, python-six (>= 1.8.0), python-wrapt, python-boto, python-jsmin, python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: python-html5lib, python-httpretty, python-nose, python-numpy, python-requests-ftp, python-scrapy, python-vcr, python-yaml Suggests: python-bs4 Provides: python2.7-datalad Homepage: http://datalad.org Priority: optional Section: python Filename: pool/main/d/datalad/python-datalad_0.7.0-2~nd100+1_all.deb Size: 707520 SHA256: afc01141c5d52675a8e324df201745562f90a7c0bc60d06b06ef90346638491b SHA1: 5e5d058b091b8324853ff26f630f8a31b31b4393 MD5sum: 9135212fc9154b6cf61180b027419ae6 Description: data files crawler and data distribution (Python 2) DataLad is a data distribution providing access to a wide range of data resources already available online (initially aiming at neuroscience domain). Using git-annex as its backend for data logistics it provides following facilities . - crawling of web sites to automatically prepare and update git-annex repositories with content from online websites, S3, etc - command line interface for manipulation of collections of datasets (install, uninstall, update, publish, save, etc.) and separate files/directories (add, get), as well as search within aggregated meta-data . This package installs the module for Python 2, and Recommends install all dependencies necessary for crawling, publishing, and testing. If you need base functionality, install without Recommends. Package: python-dipy Source: dipy Version: 0.12.0-1~nd100+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 6929 Depends: neurodebian-popularity-contest, python (<< 2.8), python (>= 2.7), python:any (>= 2.6.6-7~), python-numpy (>= 1:1.7.1~), python-scipy, python-dipy-lib (>= 0.12.0-1~nd100+1) Recommends: python-matplotlib, python-vtk, python-nose, python-nibabel, python-tables Suggests: ipython Provides: python2.7-dipy Homepage: http://dipy.org Priority: extra Section: python Filename: pool/main/d/dipy/python-dipy_0.12.0-1~nd100+1_all.deb Size: 3014488 SHA256: f5a083cc63eff24a2be6a46b7d8f5ffb731dfcdf2cc4443b9d0b6ba5495a2e2f SHA1: 3f073f686180dd8865046ffb8c3e80c20b944a3d MD5sum: 0363ce5e7c8d159445e068f372cdde01 Description: Python library for the analysis of diffusion MRI datasets DIPY is a software project for computational neuroanatomy. It focuses on diffusion magnetic resonance imaging (dMRI) analysis and tractography but also contains implementations of other computational imaging methods such as denoising and registration that are applicable to the greater medical imaging and image processing communities. Additionally, DIPY is an international project which brings together scientists across labs and countries to share their state-of-the-art code and expertise in the same codebase, accelerating scientific research in medical imaging. . Here are some of the highlights: - Reconstruction algorithms: CSD, DSI, GQI, DTI, DKI, QBI, SHORE and MAPMRI - Fiber tracking algorithms: deterministic and probabilistic - Native linear and nonlinear registration of images - Fast operations on streamlines (selection, resampling, registration) - Tractography segmentation and clustering - Many image operations, e.g., reslicing or denoising with NLMEANS - Estimation of distances/correspondences between streamlines and connectivity matrices - Interactive visualization of streamlines in the space of images Python-Version: 2.7 Package: python-dipy-doc Source: dipy Version: 0.12.0-1~nd100+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 14215 Depends: neurodebian-popularity-contest, libjs-jquery Suggests: python-dipy Homepage: http://dipy.org Priority: extra Section: doc Filename: pool/main/d/dipy/python-dipy-doc_0.12.0-1~nd100+1_all.deb Size: 10551850 SHA256: e422a518abf56346508fd94e8e0df481b9c7926aa6a8fbafcf9a54f6104fc61d SHA1: 16254163533e3554b325fd17c03563aa8c1952d4 MD5sum: 51b3af04733fb250180ae23bd4f4a4cb Description: Python library for the analysis of diffusion MRI datasets -- documentation DIPY is a library for the analysis of diffusion magnetic resonance imaging data. . This package provides the documentation in HTML format. Package: python-whoosh Version: 2.7.4+git6-g9134ad92-1~nd100+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 1745 Depends: neurodebian-popularity-contest, python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-whoosh-doc Homepage: http://bitbucket.org/mchaput/whoosh/ Priority: optional Section: python Filename: pool/main/p/python-whoosh/python-whoosh_2.7.4+git6-g9134ad92-1~nd100+1_all.deb Size: 290690 SHA256: 5cc2d7491e8ab52563aa8a32cdd3a223b78899713b74fbce565c022bba475819 SHA1: 745ce72af3b29abb3e44f83ee80a8fe450908bd9 MD5sum: a4a92bdf70ca01e924e0381d347635b4 Description: pure-Python full-text indexing, search, and spell checking library (Python 2) Whoosh is a fast, pure-Python indexing and search library. Programmers can use it to easily add search functionality to their applications and websites. As Whoosh is pure Python, you don't have to compile or install a binary support library and/or make Python work with a JVM, yet indexing and searching is still very fast. Whoosh is designed to be modular, so every part can be extended or replaced to meet your needs exactly. . This package contains the python2 library Package: python-whoosh-doc Source: python-whoosh Version: 2.7.4+git6-g9134ad92-1~nd100+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 2213 Pre-Depends: dpkg (>= 1.17.14) Depends: neurodebian-popularity-contest, libjs-sphinxdoc (>= 1.0) Replaces: python-whoosh (<< 2.1.0) Homepage: http://bitbucket.org/mchaput/whoosh/ Priority: extra Section: doc Filename: pool/main/p/python-whoosh/python-whoosh-doc_2.7.4+git6-g9134ad92-1~nd100+1_all.deb Size: 241300 SHA256: c28cc15134ac59dfd4c7384e30f72d97f7b263f0e27d7074afb29d953e785352 SHA1: 23d3044711e4074d5e1be14cf7b4cf5d644c2b2e MD5sum: 5d4ab18c7fe2b916a8aea674872b4224 Description: full-text indexing, search, and spell checking library (doc) Whoosh is a fast, pure-Python indexing and search library. Programmers can use it to easily add search functionality to their applications and websites. As Whoosh is pure Python, you don't have to compile or install a binary support library and/or make Python work with a JVM, yet indexing and searching is still very fast. Whoosh is designed to be modular, so every part can be extended or replaced to meet your needs exactly. . This package contains the library documentation for python-whoosh. Package: python3-whoosh Source: python-whoosh Version: 2.7.4+git6-g9134ad92-1~nd100+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 1745 Depends: neurodebian-popularity-contest, python3:any (>= 3.3.2-2~) Suggests: python-whoosh-doc Homepage: http://bitbucket.org/mchaput/whoosh/ Priority: optional Section: python Filename: pool/main/p/python-whoosh/python3-whoosh_2.7.4+git6-g9134ad92-1~nd100+1_all.deb Size: 290826 SHA256: 571725d4546678cbe70e525f38fc66853aa7fda32e27b56dfaac8ce5b674210b SHA1: fb6fa2b9a76d4ed9fec61aeb4972ce88487d5e7f MD5sum: b46e377dd534da6136e6d9d087ca69a2 Description: pure-Python full-text indexing, search, and spell checking library (Python 3) Whoosh is a fast, pure-Python indexing and search library. Programmers can use it to easily add search functionality to their applications and websites. As Whoosh is pure Python, you don't have to compile or install a binary support library and/or make Python work with a JVM, yet indexing and searching is still very fast. Whoosh is designed to be modular, so every part can be extended or replaced to meet your needs exactly. . This package contains the python3 library Package: rclone Version: 1.36-1~ndall0 Architecture: i386 Maintainer: Debian Go Packaging Team Installed-Size: 10498 Depends: libc6 (>= 2.3.6-6~) Built-Using: go-md2man (= 1.0.6+ds-1), golang-1.7 (= 1.7.4-2), golang-bazil-fuse (= 0.0~git20160811.0.371fbbd-2), golang-blackfriday (= 1.4+git20161003.40.5f33e7b-1), golang-github-aws-aws-sdk-go (= 1.1.14+dfsg-2), golang-github-davecgh-go-spew (= 1.1.0-1), golang-github-go-ini-ini (= 1.8.6-2), golang-github-google-go-querystring (= 0.0~git20151028.0.2a60fc2-1), golang-github-jmespath-go-jmespath (= 0.2.2-2), golang-github-kr-fs (= 0.0~git20131111.0.2788f0d-2), golang-github-ncw-go-acd (= 0.0~git20161119.0.7954f1f-1), golang-github-ncw-swift (= 0.0~git20160617.0.b964f2c-2), golang-github-pkg-errors (= 0.8.0-1), golang-github-pkg-sftp (= 0.0~git20160930.0.4d0e916-1), golang-github-pmezard-go-difflib (= 1.0.0-1), golang-github-rfjakob-eme (= 1.0-2), golang-github-shurcool-sanitized-anchor-name (= 0.0~git20160918.0.1dba4b3-1), golang-github-skratchdot-open-golang (= 0.0~git20160302.0.75fb7ed-2), golang-github-spf13-cobra (= 0.0~git20161229.0.1dd5ff2-1), golang-github-spf13-pflag (= 0.0~git20161024.0.5ccb023-1), golang-github-stacktic-dropbox (= 0.0~git20160424.0.58f839b-2), golang-github-tsenart-tb (= 0.0~git20151208.0.19f4c3d-2), golang-github-unknwon-goconfig (= 0.0~git20160828.0.5aa4f8c-3), golang-github-vividcortex-ewma (= 0.0~git20160822.20.c595cd8-3), golang-go.crypto (= 1:0.0~git20170407.0.55a552f+REALLY.0.0~git20161012.0.5f31782-1), golang-golang-x-net-dev (= 1:0.0+git20161013.8b4af36+dfsg-3), golang-golang-x-oauth2 (= 0.0~git20161103.0.36bc617-4), golang-golang-x-sys (= 0.0~git20161122.0.30237cf-1), golang-google-api (= 0.0~git20161128.3cc2e59-2), golang-google-cloud (= 0.5.0-2), golang-testify (= 1.1.4+ds-1), golang-x-text (= 0.0~git20161013.0.c745997-2) Homepage: https://github.com/ncw/rclone Priority: optional Section: net Filename: pool/main/r/rclone/rclone_1.36-1~ndall0_i386.deb Size: 2843042 SHA256: 66e28221c2624e00ed7486aea2001e9ee3642772f21f224fc153a93a2fc1e5ba SHA1: 63fa3d3cc336295d45b921981dcd235fe487ac63 MD5sum: edd5dedd27f7c1e243034b1e4abdfeb0 Description: rsync for commercial cloud storage Rclone is a program to sync files and directories between the local file system and a variety of commercial cloud storage providers: . - Google Drive - Amazon S3 - Openstack Swift / Rackspace cloud files / Memset Memstore - Dropbox - Google Cloud Storage - Amazon Drive - Microsoft One Drive - Hubic - Backblaze B2 - Yandex Disk Package: singularity-container Version: 2.3.1-1~nd100+1 Architecture: i386 Maintainer: NeuroDebian Maintainers Installed-Size: 2356 Depends: neurodebian-popularity-contest, libc6 (>= 2.16), python Homepage: http://gmkurtzer.github.io/singularity Priority: optional Section: admin Filename: pool/main/s/singularity-container/singularity-container_2.3.1-1~nd100+1_i386.deb Size: 265518 SHA256: 92348ff353220494219579e57398557eec726e51122c1d00587cbd5e01d06a8b SHA1: 4685b19eee4cf7e6d69cc85102b3a9a54976d791 MD5sum: 3ecbd705fd7a5332f0debff0b8877ba9 Description: container platform focused on supporting "Mobility of Compute" Mobility of Compute encapsulates the development to compute model where developers can work in an environment of their choosing and creation and when the developer needs additional compute resources, this environment can easily be copied and executed on other platforms. Additionally as the primary use case for Singularity is targeted towards computational portability, many of the barriers to entry of other container solutions do not apply to Singularity making it an ideal solution for users (both computational and non-computational) and HPC centers. Package: singularity-container-dbgsym Source: singularity-container Version: 2.3.1-1~nd100+1 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: NeuroDebian Maintainers Installed-Size: 1002 Depends: singularity-container (= 2.3.1-1~nd100+1) Homepage: http://gmkurtzer.github.io/singularity Priority: extra Section: debug Filename: pool/main/s/singularity-container/singularity-container-dbgsym_2.3.1-1~nd100+1_i386.deb Size: 756930 SHA256: 345c971e7c7ffdabbc08c208257672cd474b6bce7c62ad845bde0c9d49e9e47a SHA1: 282682d80b34e647c508414b311203da96ccf439 MD5sum: f0b10cc0e1e406c92681f7bd0798d734 Description: Debug symbols for singularity-container Build-Ids: 05e8c04400a1dd56c861026f0aa201cff5a21901 23843d443d6a32e09bababe9946797c5e878ae39 2411a65c9eb6bba244a475bbda80c8297f6968dc 39bff230b5b1c7576035a9ce4da675bc03cbc11d 4160f20a189116161f9de1280bb3673f1e013c5b 437a141aa8d309d8611fc2d553373bb67e10b42b 5fc906432c205da00ae655186b9c1bafaa9e82c9 66e76576ae703b2ab3f53dea1cdba9aa389ca6d2 71bb65df74583452ef566bb547e2290b33058a70 87a14fbee1b4dd6718a9c65f5522c773c71fd041 89692bee48e5d73e0859798396ed171093216966 9a9e09b1d1ed14e5e3753f23035361af03b2b848 a2da4182e9009bc78f5cac777d9a284cd448fa09 cacc50c59caa6739627013788beeff927e8d9138 d4c449d1ce64224d2f04060594686c1c4b032a96 d6691390e28f24a4826eba9fbe736ca54c509aaf e744c92f035ab837a92528d010646e696fb18202 ec0bcccfab679bd15bf9c9771ef7b9d13ab29509