14 buildPythonPackage rec {
22 sha256 = "e032257f1501303873f251c00c74b1188180785c79677fb4443098d517852309";
29 propagatedBuildInputs = [
43 description = "Tools for Beam IO and Manipulation";
44 homepage = "http://radio-astro-tools.github.io";
45 license = lib.licenses.bsd3;
46 platforms = lib.platforms.all;
47 maintainers = with lib.maintainers; [ smaret ];