Difference between revisions of "Salmon"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Lamson |Short description=Lamson is a pure Python SMTP server designed to create robust and complex mail applications in the style of modern web frameworks such as ...")
 
(Added Python and Ruby link)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Lamson
+
|Name=Salmon
|Short description=Lamson is a pure Python SMTP server designed to create robust and complex mail applications in the style of modern web frameworks such as Django.
+
|Short description=Salmon is a pure Python SMTP server designed to create robust and complex mail applications in the style of modern web frameworks such as Django.
|Full description=Lamson is a pure Python SMTP server designed to create robust and complex mail applications in the style of modern web frameworks such as Django. Unlike traditional SMTP servers like Postfix or Sendmail, Lamson has all the features of a web application stack (ORM, templates, routing, handlers, state machines, Python) without needing to configure alias files, run newaliases, or juggle tons of tiny fragile processes. Lamson also plays well with other web frameworks and Python libraries.
+
|Full description=Salmon is a pure Python SMTP server designed to create robust and complex mail applications in the style of modern web frameworks such as Django. Unlike traditional SMTP servers like Postfix or Sendmail, Salmon has all the features of a web application stack (ORM, templates, routing, handlers, state machines, Python) without needing to configure alias files, run newaliases, or juggle tons of tiny fragile processes. Salmon also plays well with other web frameworks and Python libraries.
|Homepage URL=http://lamsonproject.org/
+
|Homepage URL=https://github.com/moggers87/salmon
|Is GNU=No
 
 
|User level=intermediate
 
|User level=intermediate
|VCS checkout command=git clone git://github.com/zedshaw/lamson.git
+
|Is High Priority Project=No
 
|Computer languages=Python
 
|Computer languages=Python
 +
|Decommissioned/Obsolete=No
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 +
|Last review by=Bendikker
 +
|Last review date=2018/04/17
 +
|Submitted by=Bendikker
 +
|Submitted date=2018/3/29
 +
|Is GNU=No
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 13: Line 20:
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Zed Shaw
+
|Real name=Matt Molyneaux
 
|Role=Developer
 
|Role=Developer
|Email=zedshaw@zedshaw.com
+
|Email=moggers87@moggers87.co.uk
 +
}}
 +
{{Resource
 +
|Resource audience=Python (Ref)
 +
|Resource URL=https://pypi.org/project/salmon
 +
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref)
 +
|Resource URL=https://rubygems.org/gems/salmon
 +
}}
 +
{{Resource
 +
|Resource audience=Python (Ref) (R)
 +
|Resource URL=https://pypi.org/project/lamson
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Debian (Ref)
|Resource kind=Mailing List
+
|Resource URL=https://tracker.debian.org/pkg/salmon
|Resource URL=http://lamsonproject.org/lists/
 
 
}}
 
}}
 
{{Software category
 
{{Software category

Latest revision as of 02:25, 17 April 2018


[edit]

Salmon

https://github.com/moggers87/salmon
Salmon is a pure Python SMTP server designed to create robust and complex mail applications in the style of modern web frameworks such as Django.

Salmon is a pure Python SMTP server designed to create robust and complex mail applications in the style of modern web frameworks such as Django. Unlike traditional SMTP servers like Postfix or Sendmail, Salmon has all the features of a web application stack (ORM, templates, routing, handlers, state machines, Python) without needing to configure alias files, run newaliases, or juggle tons of tiny fragile processes. Salmon also plays well with other web frameworks and Python libraries.





Licensing

License

Verified by

Verified on

Notes

License

GPLv3




Leaders and contributors

Contact(s)Role
Matt Molyneaux Developer


Resources and communication

AudienceResource typeURI
Ruby (Ref)https://rubygems.org/gems/salmon
Python (Ref) (R)https://pypi.org/project/lamson
Debian (Ref)https://tracker.debian.org/pkg/salmon
Python (Ref)https://pypi.org/project/salmon


Software prerequisites




Entry










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


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


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


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








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.