Files#
Structure#
At any given commit, the files in a repub
archive should contain:
spec |
parent |
name |
format |
content note |
---|---|---|---|---|
epub |
|
|
text |
|
epub |
|
|
XML |
container meta |
epub |
|
|
XML |
content meta |
whl |
|
|
wheel meta |
|
whl |
|
|
wheel generator meta |
|
whl |
|
|
CSV |
list of other files |
whl |
|
|
python |
minimum python source folder |
http |
|
|
HTML |
entrypoint for HTML viewer |
Parameters#
{:name}
#
A python-safe package name, usually [a-z]([a-z\d_\-]+)
{:version}
#
A python-safe version number, usually [\d](\.[\d])((a|b|rc|dev)\d+)
Outputs#
.epub
#
Generally requires no renaming.
.whl
#
Sometimes requires renaming to the valid form:
{:name}-{:version}-py3-none-any.whl