Difference between revisions of "Slln"

From Free Software Directory
Jump to: navigation, search
m (typo fix)
(New version)
 
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=slln
+
|Name=s11n
 
|Short description=Generic object serialization library for C++
 
|Short description=Generic object serialization library for C++
 
|Full description=slln (an abbreviation for "serialization") is focused on the generic serialization of objects (i.e., object persistence) in the C++ programming language, from PODs to STL containers to user-defined Serializable types. By taking advantage of relatively new, advanced C++ techniques s11n makes this formerly difficult task considerably easier.
 
|Full description=slln (an abbreviation for "serialization") is focused on the generic serialization of objects (i.e., object persistence) in the C++ programming language, from PODs to STL containers to user-defined Serializable types. By taking advantage of relatively new, advanced C++ techniques s11n makes this formerly difficult task considerably easier.
|Homepage URL=http://s11n.net
+
|Homepage URL=http://s11n.de/
 
|User level=none
 
|User level=none
 
|Component programs=libs11n,s11nconvert
 
|Component programs=libs11n,s11nconvert
Line 9: Line 9:
 
|Computer languages=C++
 
|Computer languages=C++
 
|Keywords=C++,serialization,serialisation
 
|Keywords=C++,serialization,serialisation
|Version identifier=1.1.2
+
|Version identifier=1.2.10
|Version date=2005-06-29
+
|Version date=2010/03/20
 
|Version status=beta
 
|Version status=beta
|Version download=http://prdownloads.sourceforge.net/s11n/libs11n-all-2005.02.25.tar.bz2?download
+
|Version download=https://sourceforge.net/projects/s11n/files/s11n/1.2.10/libs11n-1.2.10.tar.bz2/download
|Version comment=1.1.2 beta released 2005-06-29
+
|Version comment=1.2.10 beta released 2010-03-20
|Last review by=Janet Casey
+
|Last review by=Alejandroindependiente
|Last review date=2005-06-29
+
|Last review date=2017/01/15
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01

Latest revision as of 20:55, 14 January 2017


[edit]

s11n

http://s11n.de/
Generic object serialization library for C++

slln (an abbreviation for "serialization") is focused on the generic serialization of objects (i.e., object persistence) in the C++ programming language, from PODs to STL containers to user-defined Serializable types. By taking advantage of relatively new, advanced C++ techniques s11n makes this formerly difficult task considerably easier.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

1 June 2004

Verified by

Janet Casey

Verified on

1 June 2004




Leaders and contributors

Contact(s)Role
Stephan Beal Maintainer


Resources and communication

AudienceResource typeURI
DeveloperVCS Repository Webviewhttp://sourceforge.net/cvs/?group_id=104450
Bug TrackingVCS Repository Webviewhttp://sourceforge.net/tracker/?group_id=104450&atid=638118
Bug Tracking,Developer,Help,SupportMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/s11n-devel


Software prerequisites

KindDescription
Weak prerequisitezlib
Weak prerequisitebz2lib




Entry





























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.