dev-python/tccbox (stuff)

Search

Install

Install this package:

emerge -a dev-python/tccbox

If the package is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask dev-python/tccbox

Or alternatively:

emerge --autounmask-write -a dev-python/tccbox

Package Information

Description:
tccbox is a Python package exposing three helpers (tcc_bin_path, tcc_lib_dir, tcc_include_dir) used by sasmodels/sasview to locate a tiny C compiler for runtime JIT compilation of scattering kernels. Upstream ships a wheel bundling a prebuilt TCC; this ebuild is a source-based shim whose helpers return paths into the system dev-lang/tcc install instead.
Homepage:
https://github.com/metab0t/tccbox
License:
LGPL-2.1+

Versions

Version EAPI Keywords Slot
2025.10.27 8 ~amd64 ~x86 0

Metadata

Description

Maintainers

Upstream

Raw Metadata XML
<pkgmetadata>
	<maintainer type="person">
		<email>iohann.s.titov@gmail.com</email>
		<name>Ivan S. Titov</name>
	</maintainer>
	<longdescription>
    tccbox is a Python package exposing three helpers (tcc_bin_path,
    tcc_lib_dir, tcc_include_dir) used by sasmodels/sasview to locate
    a tiny C compiler for runtime JIT compilation of scattering
    kernels. Upstream ships a wheel bundling a prebuilt TCC; this
    ebuild is a source-based shim whose helpers return paths into the
    system dev-lang/tcc install instead.
  </longdescription>
	<upstream>
		<remote-id type="github">metab0t/tccbox</remote-id>
		<remote-id type="pypi">tccbox</remote-id>
	</upstream>
</pkgmetadata>

Lint Warnings