alef 0.0.1

Name reservation for the alef polyglot binding generator — use `alef-cli` to install the CLI binary.
Documentation
# alef

> Name reservation for the [alef][] polyglot binding generator on crates.io.

This crate exists only to prevent name squatting. The actual project is
distributed under more specific crate names:

| Crate | Purpose |
|---|---|
| `alef-cli` | CLI binary — `cargo install alef-cli` |
| `alef-codegen` | Codegen library |
| `alef-adapters` | FFI adapter pattern generators |
| `alef-backend-pyo3` | Python (PyO3) backend |
| `alef-backend-napi` | Node.js (NAPI-RS) backend |
| `alef-backend-magnus` | Ruby (Magnus) backend |
| `alef-backend-java` | Java (Panama FFM) backend |
| `alef-backend-extendr` | R (extendr) backend |
| `alef-backend-*` | Other language backends |

For full documentation see the [GitHub repository][alef].

Maintained by [Kreuzberg, Inc.](https://kreuzberg.dev).

## License

MIT.

[alef]: https://github.com/kreuzberg-dev/alef