Search Criteria
Package Details: python2-pytables 3.5.2-1
Git Clone URL: | https://aur.archlinux.org/python2-pytables.git (read-only, click to copy) |
---|---|
Package Base: | python2-pytables |
Description: | A package for managing hierarchical datasets and designed to efficiently and easily cope with extremely large amounts of data |
Upstream URL: | http://www.pytables.org |
Licenses: | BSD |
Submitter: | zaidan |
Maintainer: | zaidan |
Last Packager: | zaidan |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-04-08 20:14 (UTC) |
Last Updated: | 2020-04-08 20:40 (UTC) |
Dependencies (11)
- blosc (blosc-git)
- hdf5 (hdf5-git, hdf5-openmpi)
- lzo
- python2-numexpr
- blosc (blosc-git) (make)
- bzip2 (bzip2-git, bzip2-rustify-git, bzip2-with-lbzip2-symlinks) (make)
- cython2 (make)
- hdf5 (hdf5-git, hdf5-openmpi) (make)
- lzo (make)
- python2-numexpr (make)
- python2-setuptools (make)
Required by (1)
- python2-pandas (optional)
Latest Comments
MarsSeed commented on 2022-06-24 16:12 (UTC)
Source needs the following format (explicitly referring to tags), because without it, there is a name clash with the branch having the same name (tagname v3.5.2 vs branchname v3.5.2):
https://github.com/PyTables/PyTables/archive/refs/tags/v3.5.2.tar.gz
hexd commented on 2022-06-14 09:17 (UTC)