Skip to content

Commit 57e01fe

Browse files
committed
Fixes conda build
1 parent 5ac615d commit 57e01fe

16 files changed

+276
-13
lines changed

channeldata.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"channeldata_version":1,"packages":{"cil":{"activate.d":false,"binary_prefix":false,"deactivate.d":false,"home":"https://TomographicImaging.github.io/CIL","license":"Apache 2.0 License","post_link":false,"pre_link":false,"pre_unlink":false,"run_exports":{},"subdirs":["linux-64"],"summary":"CCPi Core Imaging Library","text_prefix":false,"timestamp":1747246893,"version":"24.3.0"},"cil-data":{"activate.d":false,"binary_prefix":false,"deactivate.d":false,"home":"http://www.ccpi.ac.uk/cil","license":"Apache 2.0 License","post_link":false,"pre_link":false,"pre_unlink":false,"run_exports":{},"subdirs":["noarch"],"summary":"CCPi Core Imaging Library","text_prefix":false,"timestamp":1747247983,"version":"21.3.0"}},"subdirs":["linux-64","noarch"]}

index.html

Lines changed: 97 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
<html>
2+
<head>
3+
<title>CIL</title>
4+
<style type="text/css">
5+
a, a:active {
6+
text-decoration: none; color: blue;
7+
}
8+
a:visited {
9+
color: #48468F;
10+
}
11+
a:hover, a:focus {
12+
text-decoration: underline; color: red;
13+
}
14+
body {
15+
background-color: #F5F5F5;
16+
}
17+
h2 {
18+
margin-bottom: 12px;
19+
}
20+
th, td {
21+
font: 100% monospace; text-align: left;
22+
}
23+
th {
24+
font-weight: bold; padding-right: 14px; padding-bottom: 3px;
25+
}
26+
th.tight {
27+
padding-right: 6px;
28+
}
29+
td {
30+
padding-right: 14px;
31+
}
32+
td.tight {
33+
padding-right: 8px;
34+
}
35+
td.s, th.s {
36+
text-align: right;
37+
}
38+
td.summary {
39+
white-space: nowrap;
40+
overflow: hidden;
41+
}
42+
td.packagename {
43+
white-space: nowrap;
44+
text-overflow: ellipsis;
45+
overflow: hidden;
46+
max-width: 180px;
47+
padding-right: 8px;
48+
}
49+
td.version {
50+
//white-space: nowrap;
51+
overflow: hidden;
52+
max-width: 90px;
53+
padding-right: 8px;
54+
}
55+
table {
56+
background-color: white;
57+
border-top: 1px solid #646464;
58+
border-bottom: 1px solid #646464;
59+
padding-top: 10px;
60+
padding-bottom: 14px;
61+
}
62+
address {
63+
color: #787878;
64+
padding-top: 10px;
65+
}
66+
</style>
67+
</head>
68+
<body>
69+
<h2>CIL</h2>
70+
<h3><a href="rss.xml">RSS Feed</a>&nbsp;&nbsp;&nbsp;<a href="channeldata.json">channeldata.json</a></h3>
71+
<a href="linux-64">linux-64</a>&nbsp;&nbsp;&nbsp;<a href="noarch">noarch</a>&nbsp;&nbsp;&nbsp; <table>
72+
<tr>
73+
<th style="padding-right:18px;">Package</th>
74+
<th>Latest Version</th>
75+
<th>Doc</th>
76+
<th>Dev</th>
77+
<th>License</th>
78+
<th class="tight">linux-64</th><th class="tight">noarch</th> <th>Summary</th>
79+
</tr>
80+
<tr>
81+
<td class="packagename"><a href="https://TomographicImaging.github.io/CIL">cil</a></td>
82+
<td class="version">24.3.0</td>
83+
<td></td>
84+
<td></td>
85+
<td class="tight">Apache</td>
86+
<td>X</td><td></td> <td class="summary">CCPi Core Imaging Library</td>
87+
</tr> <tr>
88+
<td class="packagename"><a href="http://www.ccpi.ac.uk/cil">cil-data</a></td>
89+
<td class="version">21.3.0</td>
90+
<td></td>
91+
<td></td>
92+
<td class="tight">Apache</td>
93+
<td></td><td>X</td> <td class="summary">CCPi Core Imaging Library</td>
94+
</tr> </table>
95+
<address>Updated: 2025-05-14 18:39:50 +0000 - Files: 2</address>
96+
</body>
97+
</html>

linux-64/.cache/cache.db

72 KB
Binary file not shown.

linux-64/current_repodata.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"info":{"subdir":"linux-64"},"packages":{},"packages.conda":{},"removed":[],"repodata_version":1}

linux-64/current_repodata.json.bz2

118 Bytes
Binary file not shown.

linux-64/index.html

Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,82 @@
1+
<html>
2+
<head>
3+
<title>CIL/linux-64</title>
4+
<style type="text/css">
5+
a, a:active {
6+
text-decoration: none; color: blue;
7+
}
8+
a:visited {
9+
color: #48468F;
10+
}
11+
a:hover, a:focus {
12+
text-decoration: underline; color: red;
13+
}
14+
body {
15+
background-color: #F5F5F5;
16+
}
17+
h2 {
18+
margin-bottom: 12px;
19+
}
20+
th, td {
21+
font: 100% monospace; text-align: left;
22+
}
23+
th {
24+
font-weight: bold; padding-right: 14px; padding-bottom: 3px;
25+
}
26+
td {
27+
padding-right: 20px;
28+
}
29+
td.s, th.s {
30+
text-align: right;
31+
}
32+
table {
33+
background-color: white;
34+
border-top: 1px solid #646464;
35+
border-bottom: 1px solid #646464;
36+
padding-top: 10px;
37+
padding-bottom: 14px;
38+
}
39+
address {
40+
color: #787878;
41+
padding-top: 10px;
42+
}
43+
</style>
44+
</head>
45+
<body>
46+
<h2>CIL/linux-64</h2>
47+
<table>
48+
<tr>
49+
<th>Filename</th>
50+
<th>Size</th>
51+
<th>Last Modified</th>
52+
<th>SHA256</th>
53+
<th>MD5</th>
54+
</tr>
55+
<tr>
56+
<td><a href="repodata.json">repodata.json</a></td>
57+
<td class="s">98 B</td>
58+
<td>2025-05-14 18:38:57 +0000</td>
59+
<td>e5c7e7714350f7345bae1e63cadb10833186e19a5e61773fdee7ad98471587fb</td>
60+
<td>f58ed70ffa8d60c29655de83f0ed6542</td>
61+
</tr> <tr>
62+
<td><a href="repodata.json.bz2">repodata.json.bz2</a></td>
63+
<td class="s">118 B</td>
64+
<td>2025-05-14 18:38:57 +0000</td>
65+
<td>def57ff136e855fd28892a5d58d2f89a9f425890c0b6fb5fd4f6c203849ac3d7</td>
66+
<td>1f2132385c98e9973ec4b2a63750eaa7</td>
67+
</tr> <tr>
68+
<td><a href="repodata_from_packages.json">repodata_from_packages.json</a></td>
69+
<td class="s">98 B</td>
70+
<td>2025-05-14 18:38:57 +0000</td>
71+
<td>e5c7e7714350f7345bae1e63cadb10833186e19a5e61773fdee7ad98471587fb</td>
72+
<td>f58ed70ffa8d60c29655de83f0ed6542</td>
73+
</tr> <tr>
74+
<td><a href="repodata_from_packages.json.bz2">repodata_from_packages.json.bz2</a></td>
75+
<td class="s">118 B</td>
76+
<td>2025-05-14 18:38:57 +0000</td>
77+
<td>def57ff136e855fd28892a5d58d2f89a9f425890c0b6fb5fd4f6c203849ac3d7</td>
78+
<td>1f2132385c98e9973ec4b2a63750eaa7</td>
79+
</tr> </table>
80+
<address>Updated: 2025-05-14 18:39:50 +0000 - Files: 0</address>
81+
</body>
82+
</html>

linux-64/repodata.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"info":{"subdir":"linux-64"},"packages":{},"packages.conda":{},"removed":[],"repodata_version":1}

linux-64/repodata.json.bz2

118 Bytes
Binary file not shown.

linux-64/repodata_from_packages.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"info":{"subdir":"linux-64"},"packages":{},"packages.conda":{},"removed":[],"repodata_version":1}
118 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)