[ ソース: chemeq ]
パッケージ: chemeq (2.7) [universe]
chemeq に関するリンク
Ubuntu の資源:
chemeq ソースパッケージをダウンロード:
メンテナ:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Georges Khaznadar
It should generally not be necessary for users to contact the original maintainer.
類似のパッケージ:
Parser for chemical formula and equilibria
chemeq is a basic standalone filter written in C language, flex and bison. It inputs strings like:
2H2 + O2 ---> 2 H2Othen it outputs LaTeX code and messages about the equilibrium of a chemical reaction.
example:~/src$ echo "2H2 + O2 ---> 2 H2O" | chemeq -lc
2\,H_{2}\,+\,O_{2}\,\rightarrow\,2\,H_{2}O
OK
その他の chemeq 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.6.1-1)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc1 (>= 1:4.2.1)
- GCC サポートライブラリ
-
- dep: libstdc++6 (>= 4.2.1)
- GNU 標準 C++ ライブラリ v3