{
  "canonical_url": "https://crates.flyology.org/community/",
  "catalog": {
    "name": "community",
    "repository_url": "https://github.com/alire-project/alire-index",
    "revision": "cd12c6aa35b7d6483841517305d57ba167ec78d0"
  },
  "generated_at": "2026-08-23T04:55:42Z",
  "index": {
    "version": "1.4.0"
  },
  "package": {
    "catalog": "community",
    "description": "Pretty print physical values in properly scaled metric (SI) units.",
    "development_only": false,
    "latest_version": "0.2.0",
    "name": "si_units",
    "selected_version": "0.2.0",
    "versions": [
      {
        "dependants": [
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "spat",
            "path": "index/sp/spat/spat-1.3.0.toml",
            "provided_version": "0.2.0",
            "qualifies": true,
            "requirement": "~0.2",
            "requires": "si_units",
            "selected": true,
            "version": "1.3.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "spat",
            "path": "index/sp/spat/spat-1.2.1.toml",
            "provided_version": "0.2.0",
            "qualifies": true,
            "requirement": "^0.1.0",
            "requires": "si_units",
            "selected": false,
            "version": "1.2.1"
          },
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "spat",
            "path": "index/sp/spat/spat-1.0.0.toml",
            "provided_version": "0.2.0",
            "qualifies": true,
            "requirement": "^0.1.0",
            "requires": "si_units",
            "selected": false,
            "version": "1.0.0"
          }
        ],
        "dependencies": [],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Vinzent \"Jellix\" Saranen"
          ],
          "description": "Pretty print physical values in properly scaled metric (SI) units.",
          "gpr-externals": {
            "SI_UNITS_BUILD_MODE": [
              "debug",
              "release"
            ]
          },
          "licenses": "WTFPL",
          "long-description": "Provides generic conversion (`Image`) functions that convert values into human\nreadable strings with appropriate SI prefixes. This is especially convenient\nwhen you have to deal with printing values from a potentially large interval,\nand you need to represent such values as something an average human will\neasily be able to read. Then you can use `SI_Units` to take care of the\nconversion into an appropriate string representation for you.\n\nConverting values into a string is supported with all SI prefixes which are a\npower of 1000 (yocto .. Yotta), additionally there is a generic that can deal\nwith binary prefixes (i.e. prefixes that denote powers of 1024).\n\nScaling (i.e. conversion between different prefixes, like from kilo(meter) to\ncenti(meter)) between all defined SI prefixes is also supported, similar for\nbinary prefixes.\n\nSee the project's [website](https://github.heisenbug.eu/si_units) for more\ndetails.\n\nVersion 0.2.0 is source code identical to the previous 0.1.3 release, but adds\nfull support for Alire integration. In the process, the provided `gnat` project\nfiles have been streamlined, so if you upgrade to this version from a previous\nrelease, you will need to adjust your own project files accordingly.\n",
          "maintainers": [
            "vinzent@heisenbug.eu"
          ],
          "maintainers-logins": [
            "Jellix"
          ],
          "name": "si_units",
          "origin": {
            "commit": "13606e4922ac7c1dc9e456db9967a057ced1e9ea",
            "url": "git+https://github.com/HeisenbugLtd/si_units.git"
          },
          "project-files": [
            "si_units.gpr"
          ],
          "tags": [
            "utilities",
            "formatting"
          ],
          "version": "0.2.0",
          "website": "https://github.heisenbug.eu/si_units"
        },
        "path": "index/si/si_units/si_units-0.2.0.toml",
        "version": "0.2.0"
      },
      {
        "dependants": [
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "spat",
            "path": "index/sp/spat/spat-1.3.0.toml",
            "provided_version": "0.1.3",
            "qualifies": false,
            "requirement": "~0.2",
            "requires": "si_units",
            "selected": true,
            "version": "1.3.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "spat",
            "path": "index/sp/spat/spat-1.2.1.toml",
            "provided_version": "0.1.3",
            "qualifies": true,
            "requirement": "^0.1.0",
            "requires": "si_units",
            "selected": false,
            "version": "1.2.1"
          },
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "spat",
            "path": "index/sp/spat/spat-1.0.0.toml",
            "provided_version": "0.1.3",
            "qualifies": true,
            "requirement": "^0.1.0",
            "requires": "si_units",
            "selected": false,
            "version": "1.0.0"
          }
        ],
        "dependencies": [],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Vinzent \"Jellix\" Saranen"
          ],
          "description": "Pretty print physical values in properly scaled metric (SI) units.",
          "gpr-externals": {
            "SI_UNITS_BUILD": [
              "debug",
              "release"
            ]
          },
          "licenses": "WTFPL",
          "maintainers": [
            "vinzent@heisenbug.eu"
          ],
          "maintainers-logins": [
            "Jellix"
          ],
          "name": "si_units",
          "origin": {
            "commit": "51224f2fa79a6ca02ddd0854857ae8016375439c",
            "url": "git+https://github.com/HeisenbugLtd/si_units.git"
          },
          "project-files": [
            "si_units_lib.gpr"
          ],
          "tags": [
            "utilities",
            "formatting"
          ],
          "version": "0.1.3",
          "website": "https://github.heisenbug.eu/si_units"
        },
        "path": "index/si/si_units/si_units-0.1.3.toml",
        "version": "0.1.3"
      },
      {
        "dependants": [
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "spat",
            "path": "index/sp/spat/spat-1.3.0.toml",
            "provided_version": "0.1.0",
            "qualifies": false,
            "requirement": "~0.2",
            "requires": "si_units",
            "selected": true,
            "version": "1.3.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "spat",
            "path": "index/sp/spat/spat-1.2.1.toml",
            "provided_version": "0.1.0",
            "qualifies": true,
            "requirement": "^0.1.0",
            "requires": "si_units",
            "selected": false,
            "version": "1.2.1"
          },
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "spat",
            "path": "index/sp/spat/spat-1.0.0.toml",
            "provided_version": "0.1.0",
            "qualifies": true,
            "requirement": "^0.1.0",
            "requires": "si_units",
            "selected": false,
            "version": "1.0.0"
          }
        ],
        "dependencies": [],
        "development": false,
        "external": false,
        "manifest": {
          "available": {
            "case(distribution)": {
              "...": true,
              "debian": false
            }
          },
          "description": "Pretty print physical values in properly scaled metric (SI) units.",
          "gpr-externals": {
            "BUILD": [
              "debug",
              "release"
            ]
          },
          "gpr-set-externals": {
            "BUILD": "release"
          },
          "licenses": "WTFPL",
          "maintainers": [
            "vinzent@heisenbug.eu"
          ],
          "maintainers-logins": [
            "Jellix"
          ],
          "name": "si_units",
          "origin": {
            "hashes": [
              "sha512:f41afc8d41c391a51e6dcff9d075b474aaf871d3555347921d7173fb5efdad26d4447c686c672b65ab156286755e693e1e56ead89bda1aea09c5428135c0efa3"
            ],
            "url": "https://github.com/HeisenbugLtd/si_units/archive/v0.1.0.tar.gz"
          },
          "project-files": [
            "si_units_lib.gpr"
          ],
          "tags": [
            "utilities",
            "formatting"
          ],
          "version": "0.1.0",
          "website": "https://github.heisenbug.eu/si_units"
        },
        "path": "index/si/si_units/si_units-0.1.0.toml",
        "version": "0.1.0"
      }
    ]
  },
  "schema_version": 4
}
