mirror of
https://github.com/djohnlewis/stackdump
synced 2024-12-04 23:17:37 +00:00
Added new external components to README.
This commit is contained in:
parent
b667ea0165
commit
70fa72b04e
@ -130,6 +130,8 @@ Stackdump leverages several open-source projects to do various things, including
|
||||
* "Jinja2":http://jinja.pocoo.org/ for templating
|
||||
* "SQLObject":http://www.sqlobject.org/ for writing and reading from the database
|
||||
* "iso8601":http://pypi.python.org/pypi/iso8601/ for date parsing
|
||||
* "markdown":http://pypi.python.org/pypi/Markdown for rendering comments
|
||||
* "mathjax":http://www.mathjax.org/ for displaying mathematical expressions properly
|
||||
* "httplib2":http://code.google.com/p/httplib2/ as a dependency of pysolr
|
||||
* "Apache Solr":http://lucene.apache.org/solr/ for search functionality
|
||||
|
||||
@ -142,4 +144,4 @@ h2. Things not supported... yet
|
||||
|
||||
h2. License
|
||||
|
||||
Stackdump is licensed under the "MIT License":http://en.wikipedia.org/wiki/MIT_License.
|
||||
Stackdump is licensed under the "MIT License":http://en.wikipedia.org/wiki/MIT_License.
|
||||
|
Loading…
Reference in New Issue
Block a user