Skip to content

Commit b552642

Browse files
author
TUR Github Actions
committed
update(pages): regenerate pages
1 parent 1fa332b commit b552642

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

docs/brotli/index.html

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
2+
<html>
3+
<head>
4+
<style>
5+
body{margin:40px auto;max-width:650px;line-height:1.6;font-size:18px;color:#444;padding:0 10px}
6+
h1,h2,h3{line-height:1.2}
7+
</style>
8+
<title>brotli</title>
9+
</head>
10+
<body>
11+
12+
<a href="https://github.com/termux-user-repository/pypi-wheel-builder/releases/download/wheels/Brotli-1.1.0-cp312-cp312-linux_aarch64.whl">Brotli-1.1.0-cp312-cp312-linux_aarch64.whl</a>
13+
14+
<a href="https://github.com/termux-user-repository/pypi-wheel-builder/releases/download/wheels/Brotli-1.1.0-cp312-cp312-linux_arm.whl">Brotli-1.1.0-cp312-cp312-linux_arm.whl</a>
15+
16+
<a href="https://github.com/termux-user-repository/pypi-wheel-builder/releases/download/wheels/Brotli-1.1.0-cp312-cp312-linux_i686.whl">Brotli-1.1.0-cp312-cp312-linux_i686.whl</a>
17+
18+
<a href="https://github.com/termux-user-repository/pypi-wheel-builder/releases/download/wheels/Brotli-1.1.0-cp312-cp312-linux_x86_64.whl">Brotli-1.1.0-cp312-cp312-linux_x86_64.whl</a>
19+
20+
</body>
21+
</html>
22+

docs/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@
1010
<body>
1111
<header>Termux User Repository PyPI, use it with:</header>
1212
<pre>pip install --extra-index-url https://termux-user-repository.github.io/pypi/</pre>
13-
<a href="cmake">cmake</a>
13+
<a href="brotli">brotli</a>
14+
15+
<a href="cmake">cmake</a>
1416

1517
<a href="cryptography">cryptography</a>
1618

0 commit comments

Comments
 (0)