SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

scala-stm rpm build for : openSUSE Tumbleweed. For other distributions click scala-stm.

Name : scala-stm
Version : 0.11.1 Vendor : obs://build_opensuse_org/home:yeey
Release : 1.1 Date : 2024-09-24 15:02:33
Group : Development/Libraries/Java Source RPM : scala-stm-0.11.1-1.1.src.rpm
Size : 0.58 MB
Packager : (none)
Summary : Software Transactional Memory for Scala
Description :
ScalaSTM is a lightweight software transactional memory
for Scala, inspired by the STMs in Haskell and Clojure.

ScalaSTM provides a mutable cell called a Ref. If you
build a shared data structure using immutable objects and
Ref-s, then you can access it from multiple threads or
actors. No synchronized, no deadlocks or race conditions,
and good scalability. Included are concurrent sets and
maps, and we also have an easier and safer replacement
for wait and notifyAll.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/yeey:/OpenWebUI/openSUSE_Tumbleweed/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
mvn(org.scala-stm:scala-stm_2.13)
mvn(org.scala-stm:scala-stm_2.13:pom:)
scala-stm

Requires :
java-headless
javapackages-filesystem
mvn(org.scala-lang:scala-library)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/packages/scala-stm
/usr/share/doc/packages/scala-stm/README.md
/usr/share/doc/packages/scala-stm/RELEASE-NOTES.txt
/usr/share/java/scala-stm.jar
/usr/share/licenses/scala-stm
/usr/share/licenses/scala-stm/LICENSE.txt
/usr/share/maven-metadata/scala-stm.xml
/usr/share/maven-poms/scala-stm.pom

 
ICM