All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opentorah.texts.Text.scala Maven / Gradle / Ivy

There is a newer version: 0.10.16
Show newest version
package org.opentorah.texts

import org.opentorah.metadata.Names
import org.opentorah.store.{Pure, Store}

// TODO expose Rambam here too!
object Text extends Pure[?]:
  override val names: Names = Names("Jewish Texts")
  override def storesPure: Seq[Store] = Seq(tanach.Tanach)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy