Package Details: python-tree-sitter-typescript 0.23.2-2

Git Clone URL: https://aur.archlinux.org/python-tree-sitter-typescript.git (read-only, click to copy)
Package Base: python-tree-sitter-typescript
Description: Python Bindings for tree-sitter-typescript
Upstream URL: https://github.com/tree-sitter/tree-sitter-typescript
Licenses: MIT
Submitter: RubenKelevra
Maintainer: RubenKelevra
Last Packager: RubenKelevra
Votes: 1
Popularity: 0.46
First Submitted: 2026-04-10 17:27 (UTC)
Last Updated: 2026-05-18 12:26 (UTC)

Latest Comments

RubenKelevra commented on 2026-05-18 14:02 (UTC) (edited on 2026-05-18 14:02 (UTC) by RubenKelevra)

@mdrv I'm aware, but as soon as they load dependencies I would have to check all dependencies for the platform flags to make sure it actually marked at "building successfully" on aarch64, as C modules can be quite finicky sometimes..

As I run no Arch on my aarch64 computer it's also rather hard to guarantee that it actually works.

mdrv commented on 2026-05-18 13:56 (UTC)

@RubenKelevra Thanks for the addition, much appreciated.

Most Python packages should work out of the box on both x86_64 and aarch64. While I can’t guarantee using it long term, having aarch64 on the list makes it easier for other users with ARM devices to test these packages.

RubenKelevra commented on 2026-05-18 12:43 (UTC)

@mdrv nice to see someone else use these packages!

Sure thing, I've added the aarch64 architecture. LMK if you stop using it, and thus no longer testing that it works, please.

mdrv commented on 2026-05-17 23:04 (UTC)

Kindly request to add aarch64 on PKGBUILD arch property (and in other python-tree-sitter-* AUR packages you maintain as well). It’s been tested and works on my ARM device without any issue.