Difference between revisions of "Slln"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=slln |Short description=Generic object serialization library for C++ |Full description=slln (an abbreviation for "serialization") is focused on the generi...")
 
(New version)
 
(One intermediate revision by one other user not shown)
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 considerabky 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.de/
 
|User level=none
 
|User level=none
|Status=Live
 
 
|Component programs=libs11n,s11nconvert
 
|Component programs=libs11n,s11nconvert
|Homepage URL=http://s11n.net
 
 
|VCS checkout command=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/sl1n
 
|VCS checkout command=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/sl1n
 
|Computer languages=C++
 
|Computer languages=C++
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=C++,serialization,serialisation
 
|Keywords=C++,serialization,serialisation
|Is GNU=n
+
|Version identifier=1.2.10
|Last review by=Janet Casey
+
|Version date=2010/03/20
|Last review date=2005-06-29
+
|Version status=beta
 +
|Version download=https://sourceforge.net/projects/s11n/files/s11n/1.2.10/libs11n-1.2.10.tar.bz2/download
 +
|Version comment=1.2.10 beta released 2010-03-20
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/01/15
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.1.2
+
|Status=
|Version date=2005-06-29
+
|Is GNU=No
|Version status=beta
+
|License verified date=2004-06-01
|Version download=http://prdownloads.sourceforge.net/s11n/libs11n-all-2005.02.25.tar.bz2?download
+
}}
 +
{{Project license
 +
|License=LGPLv2orlater
 +
|License verified by=Janet Casey
 +
|License verified date=2004-06-01
 +
}}
 +
{{Project license
 +
|License=PublicDomain
 +
|License verified by=Janet Casey
 
|License verified date=2004-06-01
 
|License verified date=2004-06-01
|Version comment=1.1.2 beta released 2005-06-29
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Stephan Beal
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Stephan Beal
 
 
|Email=stephan@s11n.net
 
|Email=stephan@s11n.net
 
|Resource URL=
 
|Resource URL=
Line 51: Line 55:
 
{{Software category
 
{{Software category
 
|Interface=library
 
|Interface=library
|Library=c++
 
 
|Use=library
 
|Use=library
}}
 
{{Project license
 
|License=LGPLv2orlater
 
|License verified by=Janet Casey
 
|License verified date=2004-06-01
 
}}
 
{{Project license
 
|License=PublicDomain
 
|License verified by=Janet Casey
 
|License verified date=2004-06-01
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 72: Line 65:
 
|Prerequisite description=bz2lib
 
|Prerequisite description=bz2lib
 
}}
 
}}
 +
{{Featured}}

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.