xgrammar_0.1.19-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Thu, 19 Jun 2025 04:59:04 +0000 |
Source: | xgrammar |
Binary: | python3-xgrammar python3-xgrammar-dbgsym |
Architecture: | source amd64 |
Version: | 0.1.19-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Changed-By: | Kohei Sendai <kouhei.sendai@gmail.com> |
Description: | python3-xgrammar - Efficient, Flexible and Portable Structured Generation |
Changes: | xgrammar (0.1.19-1) unstable; urgency=medium * Initial release. |
Files: | d998be8a92a34093141f2702d38fa696 2390 python optional xgrammar_0.1.19-1.dsc 5622997d12577f0d54bd623e917e7934 286439 python optional xgrammar_0.1.19.orig.tar.gz 1b2d981f004ac8e06ecc6d0bcb99785b 3096 python optional xgrammar_0.1.19-1.debian.tar.xz 051812fdd2888b9eafad6d4dbf03c897 5093824 debug optional python3-xgrammar-dbgsym_0.1.19-1_amd64.deb df7fa2d1572534c7b6760ea13ab1e353 349428 python optional python3-xgrammar_0.1.19-1_amd64.deb ed4104aebf17e29670ad0a1ede6f8b60 12382 python optional xgrammar_0.1.19-1_amd64.buildinfo |
xgrammar_0.1.19-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | xgrammar |
Binary: | python3-xgrammar |
Architecture: | amd64 arm64 |
Version: | 0.1.19-1 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Uploaders: | Kohei Sendai <kouhei.sendai@gmail.com> |
Homepage: | https://github.com/mlc-ai/xgrammar |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/xgrammar |
Vcs-Git: | https://salsa.debian.org/python-team/packages/xgrammar.git |
Testsuite: | autopkgtest |
Testsuite-Triggers: | python3-protobuf, python3-pytest, python3-pytest-env, python3-pytest-mock |
Build-Depends: | debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-scikit-build-core, python3-nanobind, python3-setuptools, python3-all, python3-dev, python3-pydantic, python3-transformers, python3-torch | python3-torch-cuda, python3-sentencepiece, python3-tiktoken, ninja-build, libdlpack-dev, cmake |
Package-List: | python3-xgrammar deb python optional arch=amd64,arm64 |
Files: | 5622997d12577f0d54bd623e917e7934 286439 xgrammar_0.1.19.orig.tar.gz 1b2d981f004ac8e06ecc6d0bcb99785b 3096 xgrammar_0.1.19-1.debian.tar.xz |
control file for python3-xgrammar_0.1.19-1_amd64.deb (click to toggle) | |
---|---|
Package: | python3-xgrammar |
Source: | xgrammar |
Version: | 0.1.19-1 |
Architecture: | amd64 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 1049 |
Depends: | python3 (<<3.14), python3 (>=3.13~), python3-pydantic, python3-sentencepiece, python3-tiktoken, python3-torch | python3-torch-cuda | python3-torch-rocm, python3-transformers, python3:any, libc6 (>=2.38), libgcc-s1 (>=3.4), libstdc++6 (>=14) |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/mlc-ai/xgrammar |
Description: | Efficient, Flexible and Portable Structured Generation XGrammar is an open-source library for efficient, flexible, and portable structured generation. It supports general context-free grammar to enable a broad range of structures while bringing careful system optimizations to enable fast executions. XGrammar features a minimal and portable C++ backend that can be easily integrated into multiple environments and frameworks, and is co-designed with the LLM inference engine and enables zero-overhead structured generation in LLM inference. |
contents of python3-xgrammar_0.1.19-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-06-19 04:59 ./ drwxr-xr-x root/root 0 2025-06-19 04:59 ./usr/ drwxr-xr-x root/root 0 2025-06-19 04:59 ./usr/lib/ drwxr-xr-x root/root 0 2025-06-19 04:59 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-06-19 04:59 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar/ -rw-r--r-- root/root 375 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar/__init__.py -rw-r--r-- root/root 2360 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar/base.py -rw-r--r-- root/root 7728 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar/compiler.py drwxr-xr-x root/root 0 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar/contrib/ -rw-r--r-- root/root 0 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar/contrib/__init__.py -rw-r--r-- root/root 4614 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar/contrib/hf.py -rw-r--r-- root/root 2812 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar/contrib/mlxlm.py -rw-r--r-- root/root 13072 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar/grammar.py drwxr-xr-x root/root 0 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar/kernels/ -rw-r--r-- root/root 259 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar/kernels/__init__.py -rw-r--r-- root/root 1512 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar/kernels/apply_token_bitmask_inplace_cpu.py -rw-r--r-- root/root 10015 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar/kernels/apply_token_bitmask_inplace_cuda.cu -rw-r--r-- root/root 4049 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar/kernels/apply_token_bitmask_inplace_cuda.py -rw-r--r-- root/root 2138 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar/kernels/apply_token_bitmask_inplace_torch_compile.py -rw-r--r-- root/root 3810 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar/kernels/apply_token_bitmask_inplace_triton.py -rw-r--r-- root/root 883 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar/kernels/apply_token_bitmask_mlx.py -rw-r--r-- root/root 13017 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar/matcher.py drwxr-xr-x root/root 0 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar/support/ -rw-r--r-- root/root 0 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar/support/__init__.py -rw-r--r-- root/root 594 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar/support/logging.py -rw-r--r-- root/root 10867 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar/testing.py -rw-r--r-- root/root 15734 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar/tokenizer_info.py -rw-r--r-- root/root 4296 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar/version.py -rw-r--r-- root/root 941056 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar/xgrammar_bindings.cpython-313-x86_64-linux-gnu.so drwxr-xr-x root/root 0 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar-0.1.19.dist-info/ -rw-r--r-- root/root 7 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar-0.1.19.dist-info/INSTALLER -rw-r--r-- root/root 3584 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar-0.1.19.dist-info/METADATA -rw-r--r-- root/root 109 2025-06-19 04:59 ./usr/lib/python3/dist-packages/xgrammar-0.1.19.dist-info/WHEEL drwxr-xr-x root/root 0 2025-06-19 04:59 ./usr/share/ drwxr-xr-x root/root 0 2025-06-19 04:59 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-06-19 04:59 ./usr/share/doc/python3-xgrammar/ -rw-r--r-- root/root 145 2025-06-19 04:59 ./usr/share/doc/python3-xgrammar/changelog.Debian.gz -rw-r--r-- root/root 2673 2025-06-19 04:59 ./usr/share/doc/python3-xgrammar/copyright |
copyright of python3-xgrammar_0.1.19-1_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/mlc-ai/xgrammar Upstream-Name: xgrammar Files: * Copyright: 2024-2025 XGrammar Contributors License: Apache-2.0 Files: 3rdparty/picojson/picojson.h Copyright: 2009-2010 Cybozu Labs, Inc. 2011-2014 Kazuho Oku License: BSD-2-Clause Files: examples/benchmark/bench_apply_token_bitmask_inplace.py python/xgrammar/kernels/apply_token_bitmask_inplace_cuda.cu python/xgrammar/kernels/apply_token_bitmask_inplace_cuda.py Copyright: 2025 NVIDIA CORPORATION & AFFILIATES License: Apache-2.0 Files: debian/* Copyright: 2025 Kohei Sendai <kouhei.sendai@gmail.com> License: Apache-2.0 License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache version 2.0 license can be found in "/usr/share/common-licenses/Apache-2.0". License: BSD-2-Clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
control file for python3-xgrammar-dbgsym_0.1.19-1_amd64.deb (click to toggle) | |
---|---|
Package: | python3-xgrammar-dbgsym |
Source: | xgrammar |
Version: | 0.1.19-1 |
Auto-Built-Package: | debug-symbols |
Architecture: | amd64 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 5240 |
Depends: | python3-xgrammar (=0.1.19-1) |
Section: | debug |
Priority: | optional |
Description: | debug symbols for python3-xgrammar |
Build-Ids: | 1e4cb0edae43242c932261b085720606fac7b568 |
contents of python3-xgrammar-dbgsym_0.1.19-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-06-19 04:59 ./ drwxr-xr-x root/root 0 2025-06-19 04:59 ./usr/ drwxr-xr-x root/root 0 2025-06-19 04:59 ./usr/lib/ drwxr-xr-x root/root 0 2025-06-19 04:59 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-06-19 04:59 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-06-19 04:59 ./usr/lib/debug/.build-id/1e/ -rw-r--r-- root/root 5354776 2025-06-19 04:59 ./usr/lib/debug/.build-id/1e/4cb0edae43242c932261b085720606fac7b568.debug drwxr-xr-x root/root 0 2025-06-19 04:59 ./usr/share/ drwxr-xr-x root/root 0 2025-06-19 04:59 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-06-19 04:59 ./usr/share/doc/python3-xgrammar-dbgsym -> python3-xgrammar |
copyright of python3-xgrammar-dbgsym_0.1.19-1_amd64.deb (click to toggle) | |
---|---|
WARNING: No copyright found, please check package manually. |
Timestamp: 16.08.2025 / 19:03:53 (UTC)