SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

scala-stm rpm build for : Fedora 25. For other distributions click scala-stm.

Name : scala-stm
Version : 0.7 Vendor : Fedora Project
Release : 8.fc27 Date : 2017-07-27 21:45:34
Group : Unspecified Source RPM : scala-stm-0.7-8.fc27.src.rpm
Size : 0.62 MB
Packager : Fedora Project
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: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/29/25551/riscv64/Packages/s

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  scala-stm-0.7-8.fc27.noarch.rpm
ftp.icm.edu.pl  scala-stm-0.7-8.fc27.noarch.rpm
     

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

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


Content of RPM :
/usr/share/doc/scala-stm
/usr/share/doc/scala-stm/README
/usr/share/doc/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