Difference between revisions of "8sync"

From Free Software Directory
Jump to: navigation, search
m (Removed duplicate "Accepts cryptocurrency donations" entry.)
 
(9 intermediate revisions by 3 users not shown)
Line 4: Line 4:
 
|Full description='''8sync''' (pronounced eight-sync) is an asynchronous programming library for [[GNU Guile]]. It makes use of delimited continuations to avoid a mess of callbacks, resulting in clean, easy-to-read, non-blocking code.
 
|Full description='''8sync''' (pronounced eight-sync) is an asynchronous programming library for [[GNU Guile]]. It makes use of delimited continuations to avoid a mess of callbacks, resulting in clean, easy-to-read, non-blocking code.
 
|Homepage URL=https://www.gnu.org/software/8sync/
 
|Homepage URL=https://www.gnu.org/software/8sync/
 +
|Version download=https://ftp.gnu.org/gnu/8sync/8sync-0.4.2.tar.gz
 
|Is High Priority Project=No
 
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.savannah.gnu.org/8sync.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/8sync.git
 
|Documentation note=https://www.gnu.org/software/8sync/manual/
 
|Documentation note=https://www.gnu.org/software/8sync/manual/
 
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 
 
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 
 
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 
 
----
 
----
 
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 
----
 
----
 
 
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 
----
 
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate/
 
|Donate=https://my.fsf.org/donate/
|IRC general=irc://irc.freenode.net/#8sync
 
 
|Related projects=gnustandards,asyncio
 
|Related projects=gnustandards,asyncio
 
|Version identifier=0.4.2
 
|Version identifier=0.4.2
 
|Version date=2017/03/18
 
|Version date=2017/03/18
 
|Version status=alpha
 
|Version status=alpha
|Version download=https://ftp.gnu.org/gnu/8sync/8sync-0.4.2.tar.gz
 
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2019/01/20
+
|Last review date=2019/09/09
 
|Submitted by=Genium
 
|Submitted by=Genium
 
|Submitted date=2016/12/23
 
|Submitted date=2016/12/23
Line 37: Line 21:
 
|Extension of=guile
 
|Extension of=guile
 
|Paid support=https://www.fsf.org/resources/service/
 
|Paid support=https://www.fsf.org/resources/service/
|Accepts cryptocurrency donations=Yes
 
 
|OpenPGP signature=https://ftp.gnu.org/gnu/8sync/8sync-0.4.2.tar.gz.sig
 
|OpenPGP signature=https://ftp.gnu.org/gnu/8sync/8sync-0.4.2.tar.gz.sig
 
|Test entry=No
 
|Test entry=No
Line 45: Line 28:
 
{{Project license
 
{{Project license
 
|License=LGPLv3orlater
 
|License=LGPLv3orlater
|License verified by=Genium
+
|License copyright=Copyright (C) Christopher Allan Webber
|License verified date=2016/12/23
+
8sync.scm, 8sync/(all), 8sync/systems/irc.scm, demos/(ircbot.scm, run-demo.sh), demos/actors/(botherbotherbother.scm, robotscanner.scm, simplest-possible.scm), tests/(all)
 +
 
 +
Copyright (C) Mark H Weaver
 +
8sync/systems/define-method-star.scm
 +
 
 +
Copyright (C) Christopher Allan Webber, Copyright (C) Jan Nieuwenhuizen, Copyright (C) Free Software Foundation, Inc., Copyright (C) Andy Wingo
 +
8sync/systems/web.scm
 +
 
 +
Copyright (C) Christopher Allan Webber, Copyright (C) David Thompson
 +
8sync/systems/websocket.scm, 8sync/systems/websocket/server.scm
 +
 
 +
Copyright (C) David Thompson
 +
8sync/systems/websocket/(client.scm, frame.scm, utils.scm)
 +
 
 +
Copyright (C) Christopher Allan Webber
 +
doc/8sync.texi
 +
|License verified by=Bendikker
 +
|License verified date=2019-09-09
 +
|License note=RELEASE LICENSE, GFDLv1.3orlater or LGPLv3orlater (doc/8sync.texi)
 +
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License copyright=Copyright (C) Christopher Allan Webber, Copyright (C) David Thompson, Copyright (C) Alex Kost, Copyright (C) Andreas Enge, Copyright (C) Ludovic Courtès
 +
Makefile.am
 +
 
 +
Copyright (C) Christopher Allan Webber, Copyright (C) Jan Nieuwenhuizen
 +
guix.scm
 +
 
 +
Copyright (C) Christopher Allan Webber, Copyright (C) David Thompson
 +
pre-inst-env.in
 +
 
 +
Copyright (C) Free Software Foundation, Inc.
 +
build-aux/gitlog-to-changelog, doc/gendocs.sh
 +
|License verified by=Bendikker
 +
|License verified date=2019-09-09
 +
}}
 +
{{Project license
 +
|License=Expat
 +
|License copyright=Copyright (C) Göran Weinholt
 +
8sync/contrib/(base64.scm, sha-1.scm)
 +
|License verified by=Bendikker
 +
|License verified date=2019-09-09
 +
}}
 +
{{Project license
 +
|License=SimplePermissiveNonWarranty
 +
|License copyright=Copyright (C) Free Software Foundation, Inc.
 +
INSTALL
 +
|License verified by=Bendikker
 +
|License verified date=2019-09-09
 +
}}
 +
{{Project license
 +
|License=SimplePermissiveNoNonWarranty
 +
|License copyright=Copyright (C) Christopher Allan Webber
 +
NEWS
 +
|License verified by=Bendikker
 +
|License verified date=2019-09-09
 +
}}
 +
{{Project license
 +
|License=GFDLv1.3orlater
 +
|License copyright=Copyright (C) Christopher Allan Webber
 +
doc/8sync.texi
 +
|License verified by=Bendikker
 +
|License verified date=2019-09-09
 +
|License note=GFDLv1.3orlater or LGPLv3orlater
 +
}}
 +
{{Project license
 +
|License=Creative Commons Attribution 3.0
 +
|License copyright=Copyright (C) Free Software Foundation, Inc.
 +
doc/gendocs_template
 +
|License verified by=Bendikker
 +
|License verified date=2019-09-09
 +
|License note=NoDerivs
 +
}}
 +
{{Project license
 +
|License=Other
 +
|License copyright=Copyright (C) Free Software Foundation, Inc.
 +
COPYING, COPYING-gplv3.txt, doc/fdl.texi
 +
 
 +
NO LICENSE NO COPYRIGHT
 +
.gitignore, README, bootstrap.sh, configure.ac, env.in
 +
|License verified by=Bendikker
 +
|License verified date=2019-09-09
 +
}}
 +
{{Software category
 +
|Interface=library
 +
|Programming-language=guile, shell
 +
|Runs-on=GNU/Linux
 +
|Use=software-development
 +
}}
 +
{{EntryGNU
 +
|Is GNU=No
 
}}
 
}}
 
{{Person
 
{{Person
Line 66: Line 139:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource kind=Mailing List
+
|Resource kind=VCS Repository Webview
|Resource URL=https://lists.gnu.org/mailman/listinfo/guile-user/
+
|Resource URL=https://git.savannah.gnu.org/cgit/8sync.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 81: Line 154:
 
|Resource URL=https://savannah.gnu.org/people/
 
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
{{Software category
+
{{EntryDetails
|Interface=library
+
|Is High Priority Project=No
|Programming-language=guile
+
|Decommissioned or Obsolete=No
|Runs-on=GNU/Linux
+
|Accepts cryptocurrency donations=No
|Use=software-development
+
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 20:13, 10 October 2021


[edit]

GNU 8sync

https://www.gnu.org/software/8sync/
Asynchronous programming for Guile.

8sync (pronounced eight-sync) is an asynchronous programming library for GNU Guile. It makes use of delimited continuations to avoid a mess of callbacks, resulting in clean, easy-to-read, non-blocking code.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

9 September 2019

Verified by

Bendikker

Verified on

9 September 2019

Verified by

Bendikker

Verified on

9 September 2019

Notes

RELEASE LICENSE, GFDLv1.3orlater or LGPLv3orlater (doc/8sync.texi)

Verified by

Bendikker

Verified on

9 September 2019

Verified by

Bendikker

Verified on

9 September 2019

Notes

GFDLv1.3orlater or LGPLv3orlater

Verified by

Bendikker

Verified on

9 September 2019

Notes

NoDerivs

License

Expat

Verified by

Bendikker

Verified on

9 September 2019

License

Other

Verified by

Bendikker

Verified on

9 September 2019




Leaders and contributors

Contact(s)Role
Christopher Allan Webber Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Savannah (Ref)https://savannah.gnu.org/projects/8sync/
Generalhttps://savannah.gnu.org/people/
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/8sync.git/
Downloadhttps://ftp.gnu.org/gnu/8sync/
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/8sync
VCS Repository Webviewhttps://web.cvs.savannah.gnu.org/viewvc/8sync/


Software prerequisites




Entry





























"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.















Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.








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.