DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibtransaction-simple-ruby
BeschreibungA generic way to add active transaction support to objects
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.4.0-1
Sektionuniverse/libs
Prioritätoptional
Installierte Größe32 Byte
Hängt ab vonlibtransaction-simple-ruby1.8
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße2154 Byte
Prüfsumme MD51634cca02eb98f817a68e75a878f8cb7
Prüfsumme SHA18acc6cd1ad485e5dbd9786a1d37cd91c1852da9c
Prüfsumme SHA2567ff8245aca37d22712ddb6268d668b29807f298b9c54884f1f846f45fa50a743
Link zum Herunterladenlibtransaction-simple-ruby_1.4.0-1_all.deb
Ausführliche BeschreibungTransaction::Simple provides a generic way to add active transaction support to objects. The transaction methods added by this module will work with most objects, excluding those that cannot be Marshal-ed (bindings, procedure objects, IO instances, or singleton objects). . The transactions supported by Transaction::Simple are not associated with any sort of data store. They are "live" transactions occurring in memory on the object itself. This is to allow "test" changes to be made to an object before making the changes permanent. . This is a dummy package depending on the library for the current default version of Ruby.


Impressum
Linux is a registered trademark of Linus Torvalds