Port details |
- rubygem-syntax_tree Parser based on ripper
- 6.2.0 devel =2 6.2.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-08-21 17:16:00
- Last Update: 2023-09-22 23:30:57
- Commit Hash: 8aa2685
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://ruby-syntax-tree.github.io/syntax_tree/
- https://github.com/ruby-syntax-tree/syntax_tree
- Description:
- Syntax Tree is a suite of tools built on top of the internal CRuby parser. It
provides the ability to generate a syntax tree from source, as well as the tools
necessary to inspect and manipulate that syntax tree. It can be used to build
formatters, linters, language servers, and more.
It is built with only standard library dependencies. It additionally ships with
a plugin system so that you can build your own syntax trees from other languages
and incorporate these tools.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-syntax_tree>0:devel/rubygem-syntax_tree
- To install the port:
- cd /usr/ports/devel/rubygem-syntax_tree/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-syntax_tree
- pkg install rubygem-syntax_tree
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-syntax_tree
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1695358177
SHA256 (rubygem/syntax_tree-6.2.0.gem) = a50a01c246601af3c258edbb6b12e44373d17966ab3bebd1f7224b3b994a343d
SIZE (rubygem/syntax_tree-6.2.0.gem) = 220672
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-prettier_print>=1.2.0 : devel/rubygem-prettier_print
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-syntax_tree
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|