Luke Murphy
5 years ago
6 changed files with 1 additions and 49 deletions
@ -1,10 +0,0 @@ |
|||||
Metadata-Version: 1.0 |
|
||||
Name: etherpump |
|
||||
Version: 0.0.1 |
|
||||
Summary: Etherpump an etherpad publishing system |
|
||||
Home-page: https://git.vvvvvvaria.org/varia/etherpump |
|
||||
Author: Varia members |
|
||||
Author-email: info@varia.zone |
|
||||
License: LICENSE.txt |
|
||||
Description: UNKNOWN |
|
||||
Platform: UNKNOWN |
|
@ -1,35 +0,0 @@ |
|||||
README.md |
|
||||
setup.py |
|
||||
bin/etherpump |
|
||||
etherpump/__init__.py |
|
||||
etherpump.egg-info/PKG-INFO |
|
||||
etherpump.egg-info/SOURCES.txt |
|
||||
etherpump.egg-info/dependency_links.txt |
|
||||
etherpump.egg-info/requires.txt |
|
||||
etherpump.egg-info/top_level.txt |
|
||||
etherpump/commands/__init__.py |
|
||||
etherpump/commands/appendmeta.py |
|
||||
etherpump/commands/common.py |
|
||||
etherpump/commands/creatediffhtml.py |
|
||||
etherpump/commands/deletepad.py |
|
||||
etherpump/commands/dumpcsv.py |
|
||||
etherpump/commands/gethtml.py |
|
||||
etherpump/commands/gettext.py |
|
||||
etherpump/commands/html5tidy.py |
|
||||
etherpump/commands/index.py |
|
||||
etherpump/commands/init.py |
|
||||
etherpump/commands/join.py |
|
||||
etherpump/commands/list.py |
|
||||
etherpump/commands/listauthors.py |
|
||||
etherpump/commands/publication.py |
|
||||
etherpump/commands/pull.py |
|
||||
etherpump/commands/revisionscount.py |
|
||||
etherpump/commands/sethtml.py |
|
||||
etherpump/commands/settext.py |
|
||||
etherpump/commands/showmeta.py |
|
||||
etherpump/commands/status.py |
|
||||
etherpump/data/templates/index.html |
|
||||
etherpump/data/templates/pad.html |
|
||||
etherpump/data/templates/pad_colors.html |
|
||||
etherpump/data/templates/pad_index.html |
|
||||
etherpump/data/templates/rss.xml |
|
@ -1 +0,0 @@ |
|||||
|
|
@ -1,2 +0,0 @@ |
|||||
html5lib |
|
||||
jinja2 |
|
@ -1 +0,0 @@ |
|||||
etherpump |
|
Loading…
Reference in new issue