{
  "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": "An interactive context-based text search tool for large codebases.",
    "development_only": false,
    "latest_version": "0.2.1",
    "name": "septum",
    "selected_version": "0.2.1",
    "versions": [
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "ansiada",
            "package": "ansiada",
            "provided_version": "1.1.0",
            "requirement": "^1.1.0",
            "resolved": true,
            "version": "1.1.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "atomic",
            "package": "atomic",
            "provided_version": "1.0.0",
            "requirement": "~1.0.0",
            "resolved": true,
            "version": "1.0.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "dir_iterators",
            "package": "dir_iterators",
            "provided_version": "0.0.5",
            "requirement": "~0.0.5",
            "resolved": true,
            "version": "0.0.5"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "progress_indicators",
            "package": "progress_indicators",
            "provided_version": "0.0.2",
            "requirement": "~0.0.2",
            "resolved": true,
            "version": "0.0.2"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "trendy_terminal",
            "package": "trendy_terminal",
            "provided_version": "0.0.7",
            "requirement": "~0.0.6",
            "resolved": true,
            "version": "0.0.7"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Paul Jarrett"
          ],
          "build-switches": {
            "*": {
              "Ada_Version": "Ada2022",
              "Compile_Checks": "Errors",
              "Style_Checks": [
                "-gnaty-d",
                "-gnatyM200",
                "-gnatyO"
              ]
            },
            "Development": {
              "Contracts": "Yes",
              "Debug_Info": "Yes",
              "Runtime_Checks": [
                "-gnato",
                "-fstack-check",
                "-gnatVa"
              ]
            },
            "Release": {
              "Contracts": "No",
              "Debug_Info": "Yes",
              "Runtime_Checks": "None"
            }
          },
          "depends-on": [
            {
              "ansiada": "^1.1.0",
              "atomic": "~1.0.0",
              "dir_iterators": "~0.0.5",
              "progress_indicators": "~0.0.2",
              "trendy_terminal": "~0.0.6"
            }
          ],
          "description": "An interactive context-based text search tool for large codebases.",
          "executables": [
            "septum"
          ],
          "gpr-set-externals": {
            "case(os)": {
              "linux": {
                "Septum_Platform": "linux"
              },
              "macos": {
                "Septum_Platform": "macos"
              },
              "windows": {
                "Septum_Platform": "windows"
              }
            }
          },
          "licenses": "Apache-2.0",
          "maintainers": [
            "Paul Jarrett <jarrett.paul.young@gmail.com>"
          ],
          "maintainers-logins": [
            "pyjarrett"
          ],
          "name": "septum",
          "origin": {
            "commit": "98d898f96bd5e4787305d400f58c0be53481e9eb",
            "url": "git+https://github.com/pyjarrett/septum.git"
          },
          "tags": [
            "search",
            "code",
            "text"
          ],
          "version": "0.2.1",
          "website": "https://github.com/pyjarrett/septum"
        },
        "path": "index/se/septum/septum-0.2.1.toml",
        "version": "0.2.1"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "ansiada",
            "package": "ansiada",
            "provided_version": "1.1.0",
            "requirement": "^1.1.0",
            "resolved": true,
            "version": "1.1.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "atomic",
            "package": "atomic",
            "provided_version": "1.0.0",
            "requirement": "~1.0.0",
            "resolved": true,
            "version": "1.0.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "dir_iterators",
            "package": "dir_iterators",
            "provided_version": "0.0.5",
            "requirement": "~0.0.5",
            "resolved": true,
            "version": "0.0.5"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "progress_indicators",
            "package": "progress_indicators",
            "provided_version": "0.0.2",
            "requirement": "~0.0.2",
            "resolved": true,
            "version": "0.0.2"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "trendy_terminal",
            "package": "trendy_terminal",
            "provided_version": "0.0.7",
            "requirement": "~0.0.6",
            "resolved": true,
            "version": "0.0.7"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Paul Jarrett"
          ],
          "build-switches": {
            "*": {
              "Ada_Version": "Ada2022",
              "Compile_Checks": "Errors",
              "Style_Checks": [
                "-gnaty-d",
                "-gnatyM200",
                "-gnatyO"
              ]
            },
            "Development": {
              "Contracts": "Yes",
              "Debug_Info": "Yes",
              "Runtime_Checks": [
                "-gnato",
                "-fstack-check",
                "-gnatVa"
              ]
            },
            "Release": {
              "Contracts": "No",
              "Debug_Info": "Yes",
              "Runtime_Checks": "None"
            }
          },
          "depends-on": [
            {
              "ansiada": "^1.1.0",
              "atomic": "~1.0.0",
              "dir_iterators": "~0.0.5",
              "progress_indicators": "~0.0.2",
              "trendy_terminal": "~0.0.6"
            }
          ],
          "description": "An interactive context-based text search tool for large codebases.",
          "executables": [
            "septum"
          ],
          "gpr-set-externals": {
            "case(os)": {
              "linux": {
                "Septum_Platform": "linux"
              },
              "macos": {
                "Septum_Platform": "macos"
              },
              "windows": {
                "Septum_Platform": "windows"
              }
            }
          },
          "licenses": "Apache-2.0",
          "maintainers": [
            "Paul Jarrett <jarrett.paul.young@gmail.com>"
          ],
          "maintainers-logins": [
            "pyjarrett"
          ],
          "name": "septum",
          "origin": {
            "commit": "debe9c89f61403201d90fa4cb19f195b7d8bb9d8",
            "url": "git+https://github.com/pyjarrett/septum.git"
          },
          "tags": [
            "search",
            "code",
            "text"
          ],
          "version": "0.2.0",
          "website": "https://github.com/pyjarrett/septum"
        },
        "path": "index/se/septum/septum-0.2.0.toml",
        "version": "0.2.0"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "dir_iterators",
            "package": "dir_iterators",
            "provided_version": "0.0.5",
            "requirement": "~0.0.5",
            "resolved": true,
            "version": "0.0.5"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "progress_indicators",
            "package": "progress_indicators",
            "provided_version": "0.0.2",
            "requirement": "~0.0.1",
            "resolved": true,
            "version": "0.0.2"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "trendy_terminal",
            "package": "trendy_terminal",
            "provided_version": "0.0.7",
            "requirement": "~0.0.5",
            "resolved": true,
            "version": "0.0.7"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "atomic",
            "package": "atomic",
            "provided_version": "1.0.0",
            "requirement": "~1.0.0",
            "resolved": true,
            "version": "1.0.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Paul Jarrett"
          ],
          "build-switches": {
            "*": {
              "Ada_Version": "Ada2022",
              "Compile_Checks": "Errors",
              "Style_Checks": [
                "-gnaty-d",
                "-gnatyM200",
                "-gnatyO"
              ]
            },
            "Development": {
              "Contracts": "Yes",
              "Debug_Info": "Yes",
              "Runtime_Checks": [
                "-gnato",
                "-fstack-check",
                "-gnatVa"
              ]
            },
            "Release": {
              "Contracts": "No",
              "Debug_Info": "Yes",
              "Runtime_Checks": "None"
            }
          },
          "depends-on": [
            {
              "dir_iterators": "~0.0.5"
            },
            {
              "progress_indicators": "~0.0.1"
            },
            {
              "trendy_terminal": "~0.0.5"
            },
            {
              "atomic": "~1.0.0"
            }
          ],
          "description": "An interactive context-based text search tool for large codebases.",
          "executables": [
            "septum"
          ],
          "gpr-set-externals": {
            "case(os)": {
              "linux": {
                "Septum_Platform": "linux"
              },
              "macos": {
                "Septum_Platform": "macos"
              },
              "windows": {
                "Septum_Platform": "windows"
              }
            }
          },
          "licenses": "Apache-2.0",
          "maintainers": [
            "Paul Jarrett <jarrett.paul.young@gmail.com>"
          ],
          "maintainers-logins": [
            "pyjarrett"
          ],
          "name": "septum",
          "origin": {
            "commit": "6d2cb146250ba68753b61bf93afaae398596b385",
            "url": "git+https://github.com/pyjarrett/septum.git"
          },
          "tags": [
            "search",
            "code",
            "text"
          ],
          "version": "0.1.1",
          "website": "https://github.com/pyjarrett/septum"
        },
        "path": "index/se/septum/septum-0.1.1.toml",
        "version": "0.1.1"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "dir_iterators",
            "package": "dir_iterators",
            "provided_version": "0.0.5",
            "requirement": "~0.0.5",
            "resolved": true,
            "version": "0.0.5"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "progress_indicators",
            "package": "progress_indicators",
            "provided_version": "0.0.2",
            "requirement": "~0.0.1",
            "resolved": true,
            "version": "0.0.2"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "trendy_terminal",
            "package": "trendy_terminal",
            "provided_version": "0.0.7",
            "requirement": "~0.0.5",
            "resolved": true,
            "version": "0.0.7"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "atomic",
            "package": "atomic",
            "provided_version": "1.0.0",
            "requirement": "~1.0.0",
            "resolved": true,
            "version": "1.0.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Paul Jarrett"
          ],
          "build-switches": {
            "*": {
              "Ada_Version": "Ada2022",
              "Compile_Checks": "Errors",
              "Style_Checks": [
                "-gnaty-d",
                "-gnatyM200",
                "-gnatyO"
              ]
            },
            "Development": {
              "Contracts": "Yes",
              "Debug_Info": "Yes",
              "Runtime_Checks": [
                "-gnato",
                "-fstack-check",
                "-gnatVa"
              ]
            },
            "Release": {
              "Contracts": "No",
              "Debug_Info": "Yes",
              "Runtime_Checks": "None"
            }
          },
          "depends-on": [
            {
              "dir_iterators": "~0.0.5"
            },
            {
              "progress_indicators": "~0.0.1"
            },
            {
              "trendy_terminal": "~0.0.5"
            },
            {
              "atomic": "~1.0.0"
            }
          ],
          "description": "An interactive context-based text search tool for large codebases.",
          "executables": [
            "septum"
          ],
          "gpr-set-externals": {
            "case(os)": {
              "linux": {
                "Septum_Platform": "linux"
              },
              "macos": {
                "Septum_Platform": "macos"
              },
              "windows": {
                "Septum_Platform": "windows"
              }
            }
          },
          "licenses": "Apache-2.0",
          "maintainers": [
            "Paul Jarrett <jarrett.paul.young@gmail.com>"
          ],
          "maintainers-logins": [
            "pyjarrett"
          ],
          "name": "septum",
          "origin": {
            "commit": "4080c8eeed4aa4bd68dcfbb21d15687a658dc0df",
            "url": "git+https://github.com/pyjarrett/septum.git"
          },
          "tags": [
            "search",
            "code",
            "text"
          ],
          "version": "0.1.0",
          "website": "https://github.com/pyjarrett/septum"
        },
        "path": "index/se/septum/septum-0.1.0.toml",
        "version": "0.1.0"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "dir_iterators",
            "package": "dir_iterators",
            "provided_version": "0.0.5",
            "requirement": "~0.0.5",
            "resolved": true,
            "version": "0.0.5"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "progress_indicators",
            "package": "progress_indicators",
            "provided_version": "0.0.2",
            "requirement": "~0.0.1",
            "resolved": true,
            "version": "0.0.2"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "trendy_terminal",
            "package": "trendy_terminal",
            "provided_version": "0.0.7",
            "requirement": "~0.0.5",
            "resolved": true,
            "version": "0.0.7"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "atomic",
            "package": "atomic",
            "provided_version": "1.0.0",
            "requirement": "~1.0.0",
            "resolved": true,
            "version": "1.0.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Paul Jarrett"
          ],
          "build-switches": {
            "*": {
              "Ada_Version": "Ada2022",
              "Compile_Checks": "Errors",
              "Style_Checks": [
                "-gnaty-d",
                "-gnatyM200",
                "-gnatyO"
              ]
            },
            "Development": {
              "Contracts": "Yes",
              "Debug_Info": "Yes",
              "Runtime_Checks": [
                "-gnato",
                "-fstack-check",
                "-gnatVa"
              ]
            },
            "Release": {
              "Contracts": "No",
              "Debug_Info": "Yes",
              "Runtime_Checks": "None"
            }
          },
          "depends-on": [
            {
              "dir_iterators": "~0.0.5"
            },
            {
              "progress_indicators": "~0.0.1"
            },
            {
              "trendy_terminal": "~0.0.5"
            },
            {
              "atomic": "~1.0.0"
            }
          ],
          "description": "An interactive context-based text search tool for large codebases.",
          "executables": [
            "septum"
          ],
          "gpr-set-externals": {
            "case(os)": {
              "linux": {
                "Septum_Platform": "linux"
              },
              "macos": {
                "Septum_Platform": "macos"
              },
              "windows": {
                "Septum_Platform": "windows"
              }
            }
          },
          "licenses": "Apache-2.0",
          "maintainers": [
            "Paul Jarrett <jarrett.paul.young@gmail.com>"
          ],
          "maintainers-logins": [
            "pyjarrett"
          ],
          "name": "septum",
          "origin": {
            "commit": "330805dbe36c815db00949e426de244ad965ec09",
            "url": "git+https://github.com/pyjarrett/septum.git"
          },
          "tags": [
            "search",
            "code",
            "text"
          ],
          "version": "0.0.9",
          "website": "https://github.com/pyjarrett/septum"
        },
        "path": "index/se/septum/septum-0.0.9.toml",
        "version": "0.0.9"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "dir_iterators",
            "package": "dir_iterators",
            "provided_version": "0.0.5",
            "requirement": "~0.0.4",
            "resolved": true,
            "version": "0.0.5"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "progress_indicators",
            "package": "progress_indicators",
            "provided_version": "0.0.2",
            "requirement": "~0.0.1",
            "resolved": true,
            "version": "0.0.2"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "trendy_terminal",
            "package": "trendy_terminal",
            "provided_version": "0.0.7",
            "requirement": "~0.0.5",
            "resolved": true,
            "version": "0.0.7"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "atomic",
            "package": "atomic",
            "provided_version": "0.5.0",
            "requirement": "~0.5.0",
            "resolved": true,
            "version": "0.5.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Paul Jarrett"
          ],
          "depends-on": [
            {
              "dir_iterators": "~0.0.4"
            },
            {
              "progress_indicators": "~0.0.1"
            },
            {
              "trendy_terminal": "~0.0.5"
            },
            {
              "atomic": "~0.5.0"
            }
          ],
          "description": "An interactive context-based text search tool for large codebases.",
          "executables": [
            "septum"
          ],
          "gpr-set-externals": {
            "case(os)": {
              "linux": {
                "Septum_Platform": "linux"
              },
              "macos": {
                "Septum_Platform": "macos"
              },
              "windows": {
                "Septum_Platform": "windows"
              }
            }
          },
          "licenses": "Apache-2.0",
          "maintainers": [
            "Paul Jarrett <jarrett.paul.young@gmail.com>"
          ],
          "maintainers-logins": [
            "pyjarrett"
          ],
          "name": "septum",
          "origin": {
            "commit": "6dbc8e6bf1ff0dc338b32abf5e94c29ef729910d",
            "url": "git+https://github.com/pyjarrett/septum.git"
          },
          "tags": [
            "search",
            "code",
            "text"
          ],
          "version": "0.0.8",
          "website": "https://github.com/pyjarrett/septum"
        },
        "path": "index/se/septum/septum-0.0.8.toml",
        "version": "0.0.8"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "dir_iterators",
            "package": "dir_iterators",
            "provided_version": "0.0.5",
            "requirement": "~0.0.3",
            "resolved": true,
            "version": "0.0.5"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "progress_indicators",
            "package": "progress_indicators",
            "provided_version": "0.0.2",
            "requirement": "~0.0.1",
            "resolved": true,
            "version": "0.0.2"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "trendy_terminal",
            "package": "trendy_terminal",
            "provided_version": "0.0.7",
            "requirement": "~0.0.5",
            "resolved": true,
            "version": "0.0.7"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "atomic",
            "package": "atomic",
            "provided_version": "0.3.0",
            "requirement": "~0.3.0",
            "resolved": true,
            "version": "0.3.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Paul Jarrett"
          ],
          "depends-on": [
            {
              "dir_iterators": "~0.0.3"
            },
            {
              "progress_indicators": "~0.0.1"
            },
            {
              "trendy_terminal": "~0.0.5"
            },
            {
              "atomic": "~0.3.0"
            }
          ],
          "description": "An interactive context-based text search tool for large codebases.",
          "executables": [
            "septum"
          ],
          "gpr-set-externals": {
            "case(os)": {
              "linux": {
                "Septum_Platform": "linux"
              },
              "macos": {
                "Septum_Platform": "macos"
              },
              "windows": {
                "Septum_Platform": "windows"
              }
            }
          },
          "licenses": "Apache-2.0",
          "maintainers": [
            "Paul Jarrett <jarrett.paul.young@gmail.com>"
          ],
          "maintainers-logins": [
            "pyjarrett"
          ],
          "name": "septum",
          "origin": {
            "commit": "88e658cae59bbaad518f7e5ba8a55f92b569ed87",
            "url": "git+https://github.com/pyjarrett/septum.git"
          },
          "pins": [
            {}
          ],
          "tags": [
            "search",
            "code",
            "text"
          ],
          "version": "0.0.7",
          "website": "https://github.com/pyjarrett/septum"
        },
        "path": "index/se/septum/septum-0.0.7.toml",
        "version": "0.0.7"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "dir_iterators",
            "package": "dir_iterators",
            "provided_version": "0.0.5",
            "requirement": "~0.0.3",
            "resolved": true,
            "version": "0.0.5"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "progress_indicators",
            "package": "progress_indicators",
            "provided_version": "0.0.2",
            "requirement": "~0.0.1",
            "resolved": true,
            "version": "0.0.2"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "trendy_terminal",
            "package": "trendy_terminal",
            "provided_version": "0.0.7",
            "requirement": "~0.0.4",
            "resolved": true,
            "version": "0.0.7"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "atomic",
            "package": "atomic",
            "provided_version": "0.3.0",
            "requirement": "~0.3.0",
            "resolved": true,
            "version": "0.3.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Paul Jarrett"
          ],
          "available": {
            "case(os)": {
              "linux": true,
              "macos": false,
              "windows": true
            }
          },
          "depends-on": [
            {
              "dir_iterators": "~0.0.3"
            },
            {
              "progress_indicators": "~0.0.1"
            },
            {
              "trendy_terminal": "~0.0.4"
            },
            {
              "atomic": "~0.3.0"
            }
          ],
          "description": "An interactive context-based text search tool for large codebases.",
          "executables": [
            "septum"
          ],
          "gpr-set-externals": {
            "case(os)": {
              "linux": {
                "Septum_Platform": "linux"
              },
              "macos": {
                "Septum_Platform": "macos"
              },
              "windows": {
                "Septum_Platform": "windows"
              }
            }
          },
          "licenses": "Apache-2.0",
          "maintainers": [
            "Paul Jarrett <jarrett.paul.young@gmail.com>"
          ],
          "maintainers-logins": [
            "pyjarrett"
          ],
          "name": "septum",
          "origin": {
            "commit": "85a086e219abb0e0266d61ac622b651a6e39dc06",
            "url": "git+https://github.com/pyjarrett/septum.git"
          },
          "pins": [
            {}
          ],
          "tags": [
            "search",
            "code",
            "text"
          ],
          "version": "0.0.6",
          "website": "https://github.com/pyjarrett/septum"
        },
        "path": "index/se/septum/septum-0.0.6.toml",
        "version": "0.0.6"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "dir_iterators",
            "package": "dir_iterators",
            "provided_version": "0.0.5",
            "requirement": "~0.0.3",
            "resolved": true,
            "version": "0.0.5"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "progress_indicators",
            "package": "progress_indicators",
            "provided_version": "0.0.2",
            "requirement": "~0.0.1",
            "resolved": true,
            "version": "0.0.2"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "trendy_terminal",
            "package": "trendy_terminal",
            "provided_version": "0.0.7",
            "requirement": "~0.0.4",
            "resolved": true,
            "version": "0.0.7"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "atomic",
            "package": "atomic",
            "provided_version": "0.3.0",
            "requirement": "~0.3.0",
            "resolved": true,
            "version": "0.3.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Paul Jarrett"
          ],
          "available": {
            "case(os)": {
              "linux": true,
              "macos": false,
              "windows": true
            }
          },
          "depends-on": [
            {
              "dir_iterators": "~0.0.3"
            },
            {
              "progress_indicators": "~0.0.1"
            },
            {
              "trendy_terminal": "~0.0.4"
            },
            {
              "atomic": "~0.3.0"
            }
          ],
          "description": "An interactive context-based text search tool for large codebases.",
          "executables": [
            "septum"
          ],
          "gpr-set-externals": {
            "case(os)": {
              "linux": {
                "Septum_Platform": "linux"
              },
              "macos": {
                "Septum_Platform": "macos"
              },
              "windows": {
                "Septum_Platform": "windows"
              }
            }
          },
          "licenses": "Apache-2.0",
          "maintainers": [
            "Paul Jarrett <jarrett.paul.young@gmail.com>"
          ],
          "maintainers-logins": [
            "pyjarrett"
          ],
          "name": "septum",
          "origin": {
            "commit": "08557daed3b7220c8ac510ec592e06a5e7420e17",
            "url": "git+https://github.com/pyjarrett/septum.git"
          },
          "pins": [
            {}
          ],
          "tags": [
            "search",
            "code",
            "text"
          ],
          "version": "0.0.5",
          "website": "https://github.com/pyjarrett/septum"
        },
        "path": "index/se/septum/septum-0.0.5.toml",
        "version": "0.0.5"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "dir_iterators",
            "package": "dir_iterators",
            "provided_version": "0.0.5",
            "requirement": "~0.0.3",
            "resolved": true,
            "version": "0.0.5"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "progress_indicators",
            "package": "progress_indicators",
            "provided_version": "0.0.2",
            "requirement": "~0.0.1",
            "resolved": true,
            "version": "0.0.2"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "trendy_terminal",
            "package": "trendy_terminal",
            "provided_version": "0.0.7",
            "requirement": "~0.0.4",
            "resolved": true,
            "version": "0.0.7"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "atomic",
            "package": "atomic",
            "provided_version": "0.3.0",
            "requirement": "~0.3.0",
            "resolved": true,
            "version": "0.3.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Paul Jarrett"
          ],
          "available": {
            "case(os)": {
              "linux": true,
              "macos": false,
              "windows": true
            }
          },
          "depends-on": [
            {
              "dir_iterators": "~0.0.3"
            },
            {
              "progress_indicators": "~0.0.1"
            },
            {
              "trendy_terminal": "~0.0.4"
            },
            {
              "atomic": "~0.3.0"
            }
          ],
          "description": "An interactive context-based text search tool for large codebases.",
          "executables": [
            "septum"
          ],
          "gpr-set-externals": {
            "case(os)": {
              "linux": {
                "Septum_Platform": "linux"
              },
              "macos": {
                "Septum_Platform": "macos"
              },
              "windows": {
                "Septum_Platform": "windows"
              }
            }
          },
          "licenses": "Apache-2.0",
          "maintainers": [
            "Paul Jarrett <jarrett.paul.young@gmail.com>"
          ],
          "maintainers-logins": [
            "pyjarrett"
          ],
          "name": "septum",
          "origin": {
            "commit": "b77a91de5b0aee1fe71d59641ef00f943ef38af4",
            "url": "git+https://github.com/pyjarrett/septum.git"
          },
          "pins": [
            {}
          ],
          "tags": [
            "search",
            "code",
            "text"
          ],
          "version": "0.0.4",
          "website": "https://github.com/pyjarrett/septum"
        },
        "path": "index/se/septum/septum-0.0.4.toml",
        "version": "0.0.4"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "dir_iterators",
            "package": "dir_iterators",
            "provided_version": "0.0.5",
            "requirement": "~0.0.3",
            "resolved": true,
            "version": "0.0.5"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "progress_indicators",
            "package": "progress_indicators",
            "provided_version": "0.0.2",
            "requirement": "~0.0.1",
            "resolved": true,
            "version": "0.0.2"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "trendy_terminal",
            "package": "trendy_terminal",
            "provided_version": "0.0.7",
            "requirement": "~0.0.2",
            "resolved": true,
            "version": "0.0.7"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "atomic",
            "package": "atomic",
            "provided_version": "0.3.0",
            "requirement": "~0.3.0",
            "resolved": true,
            "version": "0.3.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Paul Jarrett"
          ],
          "available": {
            "case(os)": {
              "linux": true,
              "macos": false,
              "windows": true
            }
          },
          "depends-on": [
            {
              "dir_iterators": "~0.0.3"
            },
            {
              "progress_indicators": "~0.0.1"
            },
            {
              "trendy_terminal": "~0.0.2"
            },
            {
              "atomic": "~0.3.0"
            }
          ],
          "description": "An interactive context-based text search tool for large codebases.",
          "executables": [
            "septum"
          ],
          "gpr-set-externals": {
            "case(os)": {
              "linux": {
                "Septum_Platform": "linux"
              },
              "macos": {
                "Septum_Platform": "macos"
              },
              "windows": {
                "Septum_Platform": "windows"
              }
            }
          },
          "licenses": "Apache-2.0",
          "maintainers": [
            "Paul Jarrett <jarrett.paul.young@gmail.com>"
          ],
          "maintainers-logins": [
            "pyjarrett"
          ],
          "name": "septum",
          "origin": {
            "commit": "df63997bf7a12802a6bb203b2d72aa063462e7c2",
            "url": "git+https://github.com/pyjarrett/septum.git"
          },
          "tags": [
            "search",
            "code",
            "text"
          ],
          "version": "0.0.3",
          "website": "https://github.com/pyjarrett/septum"
        },
        "path": "index/se/septum/septum-0.0.3.toml",
        "version": "0.0.3"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "dir_iterators",
            "package": "dir_iterators",
            "provided_version": "0.0.5",
            "requirement": "~0.0.3",
            "resolved": true,
            "version": "0.0.5"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "progress_indicators",
            "package": "progress_indicators",
            "provided_version": "0.0.2",
            "requirement": "~0.0.1",
            "resolved": true,
            "version": "0.0.2"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "trendy_terminal",
            "package": "trendy_terminal",
            "provided_version": "0.0.7",
            "requirement": "~0.0.2",
            "resolved": true,
            "version": "0.0.7"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "atomic",
            "package": "atomic",
            "provided_version": "0.3.0",
            "requirement": "~0.3.0",
            "resolved": true,
            "version": "0.3.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Paul Jarrett"
          ],
          "available": {
            "case(os)": {
              "linux": true,
              "macos": false,
              "windows": true
            }
          },
          "depends-on": [
            {
              "dir_iterators": "~0.0.3"
            },
            {
              "progress_indicators": "~0.0.1"
            },
            {
              "trendy_terminal": "~0.0.2"
            },
            {
              "atomic": "~0.3.0"
            }
          ],
          "description": "An interactive context-based text search tool for large codebases.",
          "executables": [
            "septum"
          ],
          "gpr-set-externals": {
            "case(os)": {
              "linux": {
                "Septum_Platform": "linux"
              },
              "macos": {
                "Septum_Platform": "macos"
              },
              "windows": {
                "Septum_Platform": "windows"
              }
            }
          },
          "licenses": "Apache-2.0",
          "maintainers": [
            "Paul Jarrett <jarrett.paul.young@gmail.com>"
          ],
          "maintainers-logins": [
            "pyjarrett"
          ],
          "name": "septum",
          "origin": {
            "commit": "4e0babff4149ee3b1581065facb22c6eb7a83a06",
            "url": "git+https://github.com/pyjarrett/septum.git"
          },
          "tags": [
            "search",
            "code",
            "text"
          ],
          "version": "0.0.2",
          "website": "https://github.com/pyjarrett/septum"
        },
        "path": "index/se/septum/septum-0.0.2.toml",
        "version": "0.0.2"
      }
    ]
  },
  "schema_version": 4
}
