Difference between revisions of "Pelican"

From Free Software Directory
Jump to: navigation, search
(Added IRC channel info and microblog info)
(Added Python and Ruby link)
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=Pelican
 
|Name=Pelican
|Short description=static blog generator
+
|Short description=Static blog generator
|Full description=A tool generating blogs that can be hosted as static files on any server. Input in reStructuredText and Markdown is supported. The program is implemented in Python and supports templates using Jinja2.
+
|Full description='''Pelican is a tool generating blogs that can be hosted as static files on any server.'''
 +
 
 +
Input in reStructuredText and Markdown is supported. The program is implemented in Python and supports templates using Jinja2.
 
|Homepage URL=http://getpelican.com/
 
|Homepage URL=http://getpelican.com/
 +
|Is High Priority Project=No
 
|VCS checkout command=git clone https://github.com/getpelican/pelican.git
 
|VCS checkout command=git clone https://github.com/getpelican/pelican.git
 
|Computer languages=Python
 
|Computer languages=Python
|Documentation note=Manual available at http://docs.getpelican.com/en/latest/ and in the VCS checkout.
+
|Documentation note=[http://docs.getpelican.com/en/latest/ Documentation]
 +
|Decommissioned/Obsolete=No
 +
|Accepts cryptocurrency donations=No
 
|Microblog=http://m.twitter.com/getpelican
 
|Microblog=http://m.twitter.com/getpelican
|IRC general=irc://irc.freenode.net/pelican
+
|IRC general=irc://chat.freenode.net/pelican
|Version identifier=3.3
+
|Keywords=static, blog
|Version date=2013/09/24
+
|Version identifier=3.5.0
 +
|Version date=2014/11/05
 
|Version status=stable
 
|Version status=stable
|Version download=https://pypi.python.org/packages/source/p/pelican/pelican-3.3.tar.gz#md5=0e1c16a13290e19e02b739ad7a9b3850
+
|Version download=https://github.com/getpelican/pelican/archive/3.5.0.zip
|Last review by=mtjm
+
|Test entry=No
|Last review date=2013/10/09
+
|Last review by=Bendikker
|Submitted by=mtjm
+
|Last review date=2018/04/13
 
|Submitted date=2013/10/09
 
|Submitted date=2013/10/09
|Status=
 
 
|Is GNU=No
 
|Is GNU=No
 
}}
 
}}
Line 26: Line 31:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource kind=Homepage
+
|Resource audience=Python (Ref)
 +
|Resource URL=https://pypi.org/project/pelican
 +
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref)
 +
|Resource URL=https://rubygems.org/gems/pelican
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/pelican
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.nongnu.org/projects/pelican
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 32: Line 50:
 
|Live-communications=blogging
 
|Live-communications=blogging
 
|Programming-language=python
 
|Programming-language=python
 +
|Runs-on=Windows, BSD, OS X
 +
|Use=web-authoring
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 39: Line 59:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=feedgenerator >= 1.6
+
|Prerequisite description=feedgenerator 1.6 or newer
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=jinja2 >= 2.7
+
|Prerequisite description=jinja2 2.7 or newer
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite

Revision as of 07:26, 13 April 2018


[edit]

Pelican

http://getpelican.com/
Static blog generator

Pelican is a tool generating blogs that can be hosted as static files on any server.

Input in reStructuredText and Markdown is supported. The program is implemented in Python and supports templates using Jinja2.





Licensing

License

Verified by

Verified on

Notes

License

AGPLv3

Verified by

mtjm

Verified on

9 October 2013




Leaders and contributors

Resources and communication

AudienceResource typeURI
Python (Ref)https://pypi.org/project/pelican
Debian (Ref)https://tracker.debian.org/pkg/pelican
Ruby (Ref)https://rubygems.org/gems/pelican
Savannah (Ref)https://savannah.nongnu.org/projects/pelican


Software prerequisites

KindDescription
Required to usePython 2.7 or 3.3
Required to usejinja2 2.7 or newer
Required to usepygments
Required to useblinker
Required to usepython-six
Required to usefeedgenerator 1.6 or newer
Required to useunidecode
Required to usepytz >= 0a
Required to usedocutils




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.


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


"Savannah (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.