The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
static int_u pl_maz_toascii_table = { 'C', /* 128 0x80 */ 'u', /* 129 0x81 */ 'e', /* 130 0x82 */ 'a', /* 131 0x83 */ 'a', /* 132 0x84 */ 'a', /* 133 0x85 */ 'a', /* 134 0x86 */ 'c', /* 135 0x87 */ 'e', /* 136 0x88 */ 'e', /* 137 0x89 */ 'e', /* 138 0x8a */ 'i', /* 139 0x8b */ 'i', /* 140 0x8c */ 'c', /* 141 0x8d */ 'A', /* 142 0x8e */ 'A', /* 143 0x8f */ 'E', /* 144 0x90 */ 'e', /* 145 0x91 */ 'l', /* 146 0x92 */ 'o', /* 147 0x93 */ 'o', /* 148 0x94 */ 'C', /* 149 0x95 */ 'u', /* 150 0x96 */ 'u', /* 151 0x97 */ 'S', /* 152 0x98 */ 'O', /* 153 0x99 */ 'U', /* 154 0x9a */ 'c', /* 155 0x9b */ 'L', /* 156 0x9c */ 'Y', /* 157 0x9d */ 's', /* 158 0x9e */ 'f', /* 159 0x9f */ 'Z', /* 160 0xa0 */ 'Z', /* 161 0xa1 */ 'o', /* 162 0xa2 */ 'O', /* 163 0xa3 */ 'n', /* 164 0xa4 */ 'N', /* 165 0xa5 */ 'z', /* 166 0xa6 */ 'z', /* 167 0xa7 */ '?', /* 168 0xa8 */ '!', /* 169 0xa9 */ '!', /* 170 0xaa */ ' ', /* 171 0xab */ ' ', /* 172 0xac */ '!', /* 173 0xad */ '<', /* 174 0xae */ '>', /* 175 0xaf */ '|', /* 176 0xb0 */ '|', /* 177 0xb1 */ '|', /* 178 0xb2 */ '|', /* 179 0xb3 */ '|', /* 180 0xb4 */ '|', /* 181 0xb5 */ '|', /* 182 0xb6 */ '|', /* 183 0xb7 */ '|', /* 184 0xb8 */ '|', /* 185 0xb9 */ '|', /* 186 0xba */ '|', /* 187 0xbb */ '+', /* 188 0xbc */ '+', /* 189 0xbd */ '+', /* 190 0xbe */ '+', /* 191 0xbf */ '+', /* 192 0xc0 */ '+', /* 193 0xc1 */ '+', /* 194 0xc2 */ '|', /* 195 0xc3 */ '-', /* 196 0xc4 */ '|', /* 197 0xc5 */ '|', /* 198 0xc6 */ '|', /* 199 0xc7 */ '|', /* 200 0xc8 */ '|', /* 201 0xc9 */ '-', /* 202 0xca */ '-', /* 203 0xcb */ '|', /* 204 0xcc */ '-', /* 205 0xcd */ '|', /* 206 0xce */ '-', /* 207 0xcf */ '-', /* 208 0xd0 */ '-', /* 209 0xd1 */ '-', /* 210 0xd2 */ '|', /* 211 0xd3 */ '|', /* 212 0xd4 */ '|', /* 213 0xd5 */ '|', /* 214 0xd6 */ '|', /* 215 0xd7 */ '|', /* 216 0xd8 */ '-', /* 217 0xd9 */ '-', /* 218 0xda */ '|', /* 219 0xdb */ '-', /* 220 0xdc */ '|', /* 221 0xdd */ '|', /* 222 0xde */ '-', /* 223 0xdf */ 'a', /* 224 0xe0 */ 's', /* 225 0xe1 */ 'G', /* 226 0xe2 */ 'p', /* 227 0xe3 */ 'S', /* 228 0xe4 */ 's', /* 229 0xe5 */ 'm', /* 230 0xe6 */ 't', /* 231 0xe7 */ 'p', /* 232 0xe8 */ 'H', /* 233 0xe9 */ 'O', /* 234 0xea */ 'd', /* 235 0xeb */ 'o', /* 236 0xec */ 'o', /* 237 0xed */ 'e', /* 238 0xee */ 'n', /* 239 0xef */ '=', /* 240 0xf0 */ '+', /* 241 0xf1 */ '>', /* 242 0xf2 */ '<', /* 243 0xf3 */ 'f', /* 244 0xf4 */ 'f', /* 245 0xf5 */ '/', /* 246 0xf6 */ '=', /* 247 0xf7 */ 'o', /* 248 0xf8 */ '.', /* 249 0xf9 */ '.', /* 250 0xfa */ ' ', /* 251 0xfb */ ' ', /* 252 0xfc */ '2', /* 253 0xfd */ '.', /* 254 0xfe */ ' ', /* 255 0xff */ };
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.