Difference between revisions of "Candygram"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Candygram |Short description=Python implementation of Erlang concurrency primitives |Full description='Candygram' is a Python implementation of Erlang concurrency p...")
 
m (quick review)
Line 2: Line 2:
 
|Name=Candygram
 
|Name=Candygram
 
|Short description=Python implementation of Erlang concurrency primitives
 
|Short description=Python implementation of Erlang concurrency primitives
|Full description='Candygram' is a Python implementation of Erlang concurrency primitives. This package emulates those facilities as closely as possible in Python. It lets developers send and receive messages between threads using semantics nearly identical to those in the Erlang language, which is widely respected for its elegant built-in facilities for concurrent programming.
+
|Full description='''Candygram''' is a [[Python]] implementation of [[Erlang]] concurrency primitives. This package emulates those facilities as closely as possible in Python. It lets developers send and receive messages between threads using semantics nearly identical to those in the Erlang language, which is widely respected for its elegant built-in facilities for concurrent programming.
|User level=none
 
|Status=Live
 
|Component programs=
 
 
|Homepage URL=http://candygram.sourceforge.net/
 
|Homepage URL=http://candygram.sourceforge.net/
 +
|User level=advanced
 
|VCS checkout command=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/candygram
 
|VCS checkout command=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/candygram
 
|Computer languages=Python
 
|Computer languages=Python
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=Erlang_OTP,yaws,Wings3D
 
|Related projects=Erlang_OTP,yaws,Wings3D
 
|Keywords=Python,concurrency,concurrent,primitives,Erling,yaws
 
|Keywords=Python,concurrency,concurrent,primitives,Erling,yaws
|Is GNU=n
 
|Last review by=Janet Casey
 
|Last review date=2005-05-03
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=1.0
 
|Version identifier=1.0
 
|Version date=2004-10-21
 
|Version date=2004-10-21
 
|Version status=stable
 
|Version status=stable
|Version download=http://prdownloads.sourceforge.net/candygram/Candygram-1.0.tar.gz?download
+
|Version download=https://sourceforge.net/projects/candygram/files/Candygram/1.0/
 +
|Version comment=1.0 stable released 2004-10-21
 +
|Last review by=Genium
 +
|Last review date=2016/03/17
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|Status=
 +
|Is GNU=No
 +
|License verified date=2004-10-22
 +
}}
 +
{{Project license
 +
|License=LGPLv2.1orlater
 +
|License verified by=Janet Casey
 
|License verified date=2004-10-22
 
|License verified date=2004-10-22
|Version comment=1.0 stable released 2004-10-21
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Mike Hobbs
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Mike Hobbs
 
 
|Email=mike@hobbshouse.org
 
|Email=mike@hobbshouse.org
 
|Resource URL=
 
|Resource URL=
Line 43: Line 42:
 
|Resource kind=Mailing List Info/Archive
 
|Resource kind=Mailing List Info/Archive
 
|Resource URL=http://lists.sourceforge.net/mailman/listinfo/candygram-discuss
 
|Resource URL=http://lists.sourceforge.net/mailman/listinfo/candygram-discuss
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Homepage
 +
|Resource URL=https://sourceforge.net/projects/candygram/
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Download
 +
|Resource URL=https://sourceforge.net/projects/candygram/files/Candygram/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=python
 
|Software-development=programming-language
 
|Software-development=programming-language
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=LGPLv2.1orlater
 
|License verified by=Janet Casey
 
|License verified date=2004-10-22
 
}}
 

Revision as of 13:50, 17 March 2016


[edit]

Candygram

http://candygram.sourceforge.net/
Python implementation of Erlang concurrency primitives

Candygram is a Python implementation of Erlang concurrency primitives. This package emulates those facilities as closely as possible in Python. It lets developers send and receive messages between threads using semantics nearly identical to those in the Erlang language, which is widely respected for its elegant built-in facilities for concurrent programming.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

22 October 2004




Leaders and contributors

Contact(s)Role
Mike Hobbs Maintainer


Resources and communication

AudienceResource typeURI
Developer,SupportMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/candygram-discuss
Ruby (Ref)https://rubygems.org/gems/candygram
DeveloperVCS Repository Webviewhttp://sourceforge.net/cvs/?group_id=114295
DeveloperDownloadhttps://sourceforge.net/projects/candygram/files/Candygram/
DeveloperHomepagehttps://sourceforge.net/projects/candygram/
Python (Ref)https://pypi.org/project/Candygram


Software prerequisites




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.