Port details on branch 2024Q4 |
- prql Language for transforming data: powerful, pipelined SQL replacement
- 0.13.0_2 lang =0 0.13.0_2Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-11-05 08:09:04
- Last Update: 2024-11-05 08:08:25
- Commit Hash: dbd1f33
- Also Listed In: databases
- License: APACHE20
- WWW:
- https://prql-lang.org
- Description:
- PRQL is a modern language for transforming data - a simple, powerful, pipelined
SQL replacement. Like SQL, it's readable, explicit and declarative. Unlike SQL,
it forms a logical pipeline of transformations, and supports abstractions such
as variables and functions. It can be used with any database that uses SQL,
since it compiles to SQL.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- prql-compiler>0:lang/prql
- To install the port:
- cd /usr/ports/lang/prql/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/prql
- pkg install prql-compiler
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: prql-compiler
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1721973722
SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb
SIZE (rust/crates/addr2line-0.21.0.crate) = 40807
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rust>=1.81.0 : lang/rust
- cmake : devel/cmake-core
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_prql
- USES:
- cargo python:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|