-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d5f891f
commit b4f3425
Showing
30 changed files
with
223,915 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
<html> | ||
<head> | ||
<title>subchannel</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta charset="UTF-8" /> | ||
<link rel="stylesheet" href="style.css"> | ||
</head> | ||
<body> | ||
<div id="content"> | ||
<h1> | ||
<a href="" | ||
>subchannel</a | ||
> | ||
</h1> | ||
|
||
<p> | ||
Derived from | ||
<a href="https://conda.anaconda.org/conda-forge">conda-forge</a> | ||
</p> | ||
|
||
<p>Available subdirs:</p> | ||
|
||
<ul> | ||
|
||
<li><a href="noarch">noarch</a></li> | ||
|
||
<li><a href="win-64">win-64</a></li> | ||
|
||
<li><a href="osx-arm64">osx-arm64</a></li> | ||
|
||
<li><a href="osx-64">osx-64</a></li> | ||
|
||
<li><a href="linux-aarch64">linux-aarch64</a></li> | ||
|
||
<li><a href="linux-64">linux-64</a></li> | ||
|
||
<li><a href="linux-ppc64le">linux-ppc64le</a></li> | ||
|
||
</ul> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
<html> | ||
<head> | ||
<title>subchannel/linux-64</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta charset="UTF-8" /> | ||
<link rel="stylesheet" href="../style.css" /> | ||
</head> | ||
<body> | ||
<div id="content"> | ||
<h1 id="subchannel-linux-64"> | ||
<a href="../">subchannel</a>/linux-64 | ||
</h1> | ||
|
||
<p>Available repodata files:</p> | ||
<table> | ||
<thead> | ||
<tr> | ||
<th>Filename</th> | ||
<th>Size</th> | ||
<th>Last modified (UTC)</th> | ||
<th>SHA256</th> | ||
<th>MD5</th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
|
||
<tr> | ||
<td> | ||
<a href="repodata.json">repodata.json</a> | ||
</td> | ||
<td>1.5 MB</td> | ||
<td>2024-06-14 10:17:31</td> | ||
<td><code>988bf74b07e7300b5029ef771a1ae1965ae48fbac4fa03e355d4348f79d53adc</code></td> | ||
<td><code>7e7efc7941edcecbc113a3c9a0b745b3</code></td> | ||
</tr> | ||
|
||
<tr> | ||
<td> | ||
<a href="repodata.json.bz2">repodata.json.bz2</a> | ||
</td> | ||
<td>203.6 kB</td> | ||
<td>2024-06-14 10:17:31</td> | ||
<td><code>9dc735c8e429a583134e261184e36e66e2565f48f500e293f24e6502a712dd70</code></td> | ||
<td><code>dfdfe56f62d0efdabef2de7ad1b8f2a3</code></td> | ||
</tr> | ||
|
||
<tr> | ||
<td> | ||
<a href="repodata.json.zst">repodata.json.zst</a> | ||
</td> | ||
<td>205.2 kB</td> | ||
<td>2024-06-14 10:17:32</td> | ||
<td><code>a2096dd298d6c1db895a1160ed7e3ed2954f9eadf05ce51f16335f880710f2ed</code></td> | ||
<td><code>ac7a59387064920647b83f41f886cd76</code></td> | ||
</tr> | ||
|
||
</tbody> | ||
</table> | ||
<p> | ||
<small>Last modified on 2024-06-14 10:17:32 UTC</small> | ||
</p> | ||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.