Metadata-Version: 2.4
Name: ragged-stubs
Version: 0.2.0a6
Summary: Typing stubs for Ragged
Keywords: jagged-array,ragged-array,typing,stubs
Author: hingebase
Author-email: hingebase <zcliu@pku.edu.cn>
License-Expression: BSD-3-Clause
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Classifier: Typing :: Stubs Only
Requires-Dist: optype[numpy]>=0.9.2
Requires-Dist: packaging>=14.1.0
Requires-Dist: ragged==0.2.0
Requires-Dist: typing-extensions>=4.12.0
Requires-Python: >=3.10
Project-URL: Homepage, https://github.com/hingebase/ragged-stubs
Project-URL: Issue Tracker, https://github.com/hingebase/ragged-stubs/issues
Project-URL: Source Code, https://github.com/hingebase/ragged-stubs
Description-Content-Type: text/markdown

# ragged-stubs

[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/hingebase/ragged-stubs/publish-pypi.yml?label=ci&logo=github)](https://github.com/hingebase/ragged-stubs/actions)
[![PyPI - Version](https://img.shields.io/pypi/v/ragged-stubs)](https://pypi.org/project/ragged-stubs)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/ragged-stubs)
![PyPI - License](https://img.shields.io/pypi/l/ragged-stubs)
![PyPI - Types](https://img.shields.io/pypi/types/ragged-stubs)  
![basedpyright](https://img.shields.io/badge/basedpyright-checked-42b983)
![pyrefly](https://img.shields.io/endpoint?url=https://pyrefly.org/badge.json)
![ty](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ty/main/assets/badge/v0.json)
![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)
![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)

Typing stubs for [ragged](https://pypi.org/project/ragged/).
