1name: "ml_dtypes" 2description: 3 "ml_dtypes is a stand-alone implementation of several NumPy dtype " 4 "extensions used in machine learning libraries" 5 6third_party { 7homepage: "https://github.com/jax-ml/ml_dtypes" 8 identifier { 9 type: "Git" 10 value: "https://github.com/jax-ml/ml_dtypes.git" 11 primary_source: true 12 version: "0.5.2" 13 } 14 last_upgrade_date { year: 2025 month: 2 day: 28 } 15 license_type: NOTICE 16}