# $Id$ PortSystem 1.0 PortGroup python27 1.0 name pylal version 0.4.0 categories science platforms darwin maintainers ram license GPL description Python LSC Algorithm Library long_description \ The PyLAL package is best described as the Python LIGO Algorithm \ Library. It was originally a Python wrapping of parts of the LAL \ library, and although it continues to provide that function it has \ acquired a large collection of independent code of its own so that \ it is no longer exclusively a Python interface to LAL. In this \ package you will find convenience code to assist with manipulating \ XML documents using the glue.ligolw I/O library, you will find a \ wrapping to libframe to enable GWF frame-file reading, you will \ find binning and smoothing code, and you will find (partial) \ wrappings of LALs burstsearch, date, inject, tools, and window \ packages. Additionally, you will find most, if not all, of the \ inspiral pipeline's follow-up and summary tools, and several \ burst-related trigger post-production tools. homepage https://www.lsc-group.phys.uwm.edu/daswg/projects/pylal.html master_sites http://www.lsc-group.phys.uwm.edu/daswg/download/software/source/ checksums rmd160 e59b781fe638e780b58973b01ce06ccd31d5ec8a \ sha256 080df3794ccd32a31b173e628ca3148ce5e027b3cbfc37ca4bed67fde59439a6 depends_build port:pkgconfig depends_lib-append port:py27-numpy \ port:py27-scipy \ port:py27-matplotlib \ port:glue \ port:lal \ port:lalframe \ port:lalmetaio \ port:lalsimulation \ port:lalburst \ port:lalinspiral # py27-scipy is not universal universal_variant no #python.link_binaries_suffix livecheck.type regex livecheck.url ${master_sites} livecheck.regex {pylal-(\d+(?:\.\d+)*).tar.gz}