[cod-tools] 138/142: trunk/ Adding and updating README.md.
Andrius Merkys
merkys-guest at moszumanska.debian.org
Mon Sep 25 13:44:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
merkys-guest pushed a commit to branch master
in repository cod-tools.
commit b03ab063b8912c488ebe627c353b4d21c8c43c3e
Author: Andrius Merkys <andrius.merkys at gmail.com>
Date: Thu Jun 8 11:11:05 2017 +0000
trunk/
Adding and updating README.md.
git-svn-id: svn+ssh://saulius-grazulis.lt/home/andrius/svn-repositories/cod-deb-packaging/trunk@139 26752c47-bcd6-4c9c-b022-347364b77eb5
---
README.md | 41 +++++++++++++++++++++++++++++++++++++++++
1 file changed, 41 insertions(+)
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..598da45
--- /dev/null
+++ b/README.md
@@ -0,0 +1,41 @@
+cod-deb-packaging
+=================
+
+Debian packaging of ``cod-tools`` software. ``cod-tools`` can be
+obtained from svn://www.crystallography.net/cod-tools or GIT
+repository at https://github.com/sauliusg/cod-tools.
+
+Installation
+------------
+
+To build all of the packages, run ``make all``. In total, nine
+packages are build out of ``cod-tools`` source.
+
+Dependency tree
+---------------
+
+```
+cod-tools
+ |- libcod-cif-parser-bison-perl
+ | |- codcif (build)
+ | | |- libgetoptions0 (build)
+ | | | \- libcexceptions0 (build)
+ | | \- libcexceptions0 (build)
+ | |- libcexceptions0 (build)
+ | |- libcod-precision-perl
+ | \- libcod-usermessage-perl
+ |- libcod-cif-parser-yapp-perl
+ | |- libcod-precision-perl
+ | \- libcod-usermessage-perl
+ |- libcod-precision-perl
+ \- libcod-usermessage-perl
+
+python-pycodcif
+ |- codcif (build)
+ | |- libgetoptions0 (build)
+ | | \- libcexceptions0 (build)
+ | \- libcexceptions0 (build)
+ |- libgetoptions0 (build)
+ | \- libcexceptions0 (build)
+ \- libcexceptions0 (build)
+```
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cod-tools.git
More information about the debian-science-commits
mailing list