Remove package folders
This commit is contained in:
parent
88a8a2e5df
commit
d978c942f0
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ venv/
|
||||
testing/
|
||||
padinfo.json
|
||||
.etherpump
|
||||
*egg-info*
|
||||
|
@ -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
Block a user