Package: git-annex-standalone Source: git-annex Version: 6.20161018+gitgf3c366a-1~ndall+1 Architecture: i386 Maintainer: Richard Hartmann Installed-Size: 432357 Depends: git, openssh-client Recommends: lsof, gnupg, bind9-host, quvi, git-remote-gcrypt (>= 0.20130908-6), nocache, aria2 Suggests: graphviz, bup, tahoe-lafs, libnss-mdns 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.20161018+gitgf3c366a-1~ndall+1_i386.deb Size: 33039370 SHA256: 324425e06387a753f1c61723fe9265c100bd8bc03fb761f092c2dfda21782331 SHA1: b451c992d59e530192478260399a1d78ad5d3be1 MD5sum: 5068244a35603cca4371f5f81c29299a 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: python-git Version: 2.1.0-1~nd16.10+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 1623 Depends: neurodebian-popularity-contest, git (>= 1:1.7) | git-core (>= 1:1.5.3.7), python-gitdb (>= 2), python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-smmap, python-git-doc Homepage: https://github.com/gitpython-developers/GitPython Priority: optional Section: python Filename: pool/main/p/python-git/python-git_2.1.0-1~nd16.10+1_all.deb Size: 298380 SHA256: 92863a9eeff4cd917409f3f4629aadd10921301ff19d3ab2912c2c219785f9b8 SHA1: ef3d5042af906da3e250b1d33b8705a0423938dd MD5sum: 60fc123a0da58a73abe823bb4fc331e5 Description: Python library to interact with Git repositories - Python 2.7 python-git provides object model access to a Git repository, so Python can be used to manipulate it. Repository objects can be opened or created, which can then be traversed to find parent commit(s), trees, blobs, etc. . This package provides the Python 2.7 module. Python-Version: 2.7 Package: python-git-doc Source: python-git Version: 2.1.0-1~nd16.10+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 978 Depends: neurodebian-popularity-contest, libjs-sphinxdoc (>= 1.0) Homepage: https://github.com/gitpython-developers/GitPython Priority: optional Section: doc Filename: pool/main/p/python-git/python-git-doc_2.1.0-1~nd16.10+1_all.deb Size: 127194 SHA256: 8b7ca5de3fe710256759d4c8007e92461e9c4077f34b90aad5c372f8443b44d5 SHA1: a677334ae20340aeadee55c754a32a76b9a70620 MD5sum: a698708c474bb69b101288896857912f Description: Python library to interact with Git repositories - docs python-git provides object model access to a Git repository, so Python can be used to manipulate it. Repository objects can be opened or created, which can then be traversed to find parent commit(s), trees, blobs, etc. . This package provides the documentation. Package: python-gitdb Version: 2.0.0-1~nd16.10+1 Architecture: i386 Maintainer: NeuroDebian Maintainers Installed-Size: 215 Depends: neurodebian-popularity-contest, python-smmap, python (>= 2.7), python (<< 2.8), python:any (>= 2.6.6-7~) Provides: python2.7-gitdb Homepage: https://github.com/gitpython-developers/gitdb Priority: extra Section: python Filename: pool/main/p/python-gitdb/python-gitdb_2.0.0-1~nd16.10+1_i386.deb Size: 46102 SHA256: a49d313cc9d1b3c7cb1ad21cda09a404235124839dc0ce394edc2b2f9ac39d52 SHA1: 588e0edac9ce35825181fd959aa85faa2dabf1ec MD5sum: 0dbde69fc8158baedabdf4a28de81b58 Description: pure-Python git object database (Python 2) The GitDB project implements interfaces to allow read and write access to git repositories. In its core lies the db package, which contains all database types necessary to read a complete git repository. These are the LooseObjectDB, the PackedDB and the ReferenceDB which are combined into the GitDB to combine every aspect of the git database. . This package for Python 2. Package: python-smmap Version: 2.0.1-1~nd16.10+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 93 Depends: neurodebian-popularity-contest, python (>= 2.7), python (<< 2.8), python:any (>= 2.6.6-7~) Suggests: python-nose Provides: python2.7-smmap Homepage: https://github.com/Byron/smmap Priority: extra Section: python Filename: pool/main/p/python-smmap/python-smmap_2.0.1-1~nd16.10+1_all.deb Size: 20080 SHA256: b35ed12cd98b0b01b6b377ed3057edd66a1ea6294ad418ff86185233c3e23d14 SHA1: 92bd34798199cb83927f9469a45aef670a1dbd3c MD5sum: dad2a9d7d39161366fbae1c41e0d88f9 Description: pure Python implementation of a sliding window memory map manager Smmap wraps an interface around mmap and tracks the mapped files as well as the amount of clients who use it. If the system runs out of resources, or if a memory limit is reached, it will automatically unload unused maps to allow continued operation. . This package for Python 2. Package: python3-git Source: python-git Version: 2.1.0-1~nd16.10+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 1620 Depends: neurodebian-popularity-contest, git (>= 1:1.7) | git-core (>= 1:1.5.3.7), python3-gitdb (>= 2), python3:any (>= 3.3.2-2~) Suggests: python-git-doc Homepage: https://github.com/gitpython-developers/GitPython Priority: optional Section: python Filename: pool/main/p/python-git/python3-git_2.1.0-1~nd16.10+1_all.deb Size: 298156 SHA256: 73d97c51d8c417ffbdc39342105e4e31efed9d053c51a1d05e895253b33deefc SHA1: 4b9744c5e54070e6abd3b764684d89e049fbbe30 MD5sum: 0ca075c5a03d3dd1f003746a4526dc04 Description: Python library to interact with Git repositories - Python 3.x python-git provides object model access to a Git repository, so Python can be used to manipulate it. Repository objects can be opened or created, which can then be traversed to find parent commit(s), trees, blobs, etc. . This package provides the Python 3.x module. Package: python3-gitdb Source: python-gitdb Version: 2.0.0-1~nd16.10+1 Architecture: i386 Maintainer: NeuroDebian Maintainers Installed-Size: 214 Depends: neurodebian-popularity-contest, python-smmap, python3-smmap, python3:any (>= 3.3.2-2~) Homepage: https://github.com/gitpython-developers/gitdb Priority: extra Section: python Filename: pool/main/p/python-gitdb/python3-gitdb_2.0.0-1~nd16.10+1_i386.deb Size: 46146 SHA256: 5c87602f68c6f4e5f0ad38ac5c46000416339c72b061682a32917eea775e1b1b SHA1: 73924dc8d12785d3376d3413fa6d903c4ac064d3 MD5sum: 04974ea6c95b8f94c2c5cd9acf2512bf Description: pure-Python git object database (Python 3) The GitDB project implements interfaces to allow read and write access to git repositories. In its core lies the db package, which contains all database types necessary to read a complete git repository. These are the LooseObjectDB, the PackedDB and the ReferenceDB which are combined into the GitDB to combine every aspect of the git database. . This package for Python 3. Package: python3-smmap Source: python-smmap Version: 2.0.1-1~nd16.10+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 93 Depends: neurodebian-popularity-contest, python3:any (>= 3.3.2-2~) Suggests: python3-nose Homepage: https://github.com/Byron/smmap Priority: extra Section: python Filename: pool/main/p/python-smmap/python3-smmap_2.0.1-1~nd16.10+1_all.deb Size: 20154 SHA256: c680044b5d4e9110ca8e5f23727ccf798c5f7e6ff1d9fa14fa9ffca8be96e151 SHA1: 0fdec56eda372e27d0dfa5b1390b2b95e7107899 MD5sum: f0c1bee9ef223bf85144ad3b955a3c74 Description: pure Python implementation of a sliding window memory map manager Smmap wraps an interface around mmap and tracks the mapped files as well as the amount of clients who use it. If the system runs out of resources, or if a memory limit is reached, it will automatically unload unused maps to allow continued operation. . This package for Python 3.