debian-faq-ko

Debian Frequently Asked Questions, in Korean

In this package you will find the Debian GNU/Linux FAQ, which gives frequently asked questions (with their answers!) about the Debian distribution (Debian GNU/Linux and others) and about the Debian project. Some answers assume some knowledge of Unix-like operating systems. However, as little prior knowledge as possible is assumed: answers to general beginners questions will be kept simple.

lib32gfortran5-mips64r6-cross

Runtime library for GNU Fortran applications (32bit)

Library needed for GNU Fortran applications linked against the shared library.

python3-flake8

code checker using pycodestyle and pyflakes - Python 3.x

Flake8 is a wrapper around PyFlakes, pycodestyle, and Ned's McCabe script. Flake8 runs all tools by launching the single 'flake8' script, but ignores pycodestyle and PyFlakes extended options and just uses defaults. It displays the warnings in a per-file, merged output.

libphitsmcpl1

Monte Carlo Particle Lists - PHITS library

This package includes the shared library for reading and writing *.mcpl files, a binary format with lists of particle state information, for interchanging and reshooting events between various Monte Carlo simulation applications.

wfut

WorldForge Update Tool (executable)

WFUT is a content distribution system initially intended to provide media updates for WorldForge. It can download and update game data and artwork for WorldForge gaming clients.

golang-1.20-src

Go programming language - source files

The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.