[med-svn] r12079 - trunk/packages/rcsb-core-wrapper/trunk/debian

Laszlo Kajan lkajan-guest at alioth.debian.org
Fri Aug 17 14:22:13 UTC 2012


Author: lkajan-guest
Date: 2012-08-17 14:22:12 +0000 (Fri, 17 Aug 2012)
New Revision: 12079

Added:
   trunk/packages/rcsb-core-wrapper/trunk/debian/python-librcsb-core-wrapper.README.Debian
Removed:
   trunk/packages/rcsb-core-wrapper/trunk/debian/README.Debian
Log:
README.Debian moved to python wrapper binary pack

Deleted: trunk/packages/rcsb-core-wrapper/trunk/debian/README.Debian
===================================================================
--- trunk/packages/rcsb-core-wrapper/trunk/debian/README.Debian	2012-08-17 13:01:44 UTC (rev 12078)
+++ trunk/packages/rcsb-core-wrapper/trunk/debian/README.Debian	2012-08-17 14:22:12 UTC (rev 12079)
@@ -1,12 +0,0 @@
-RCSB Core Wrapper for Debian
-============================
-
-Testing the Python binding
---------------------------
-After installation, you can test the Python binding like this:
-
- 1: mkdir /tmp/test && pushd /tmp/test && mkdir ../data
- 2: wget -O ../data/2j01.cif.gz http://www.rcsb.org/pdb/files/2J01.cif.gz
- 3: gunzip ../data/2j01.cif.gz
- 4: python /usr/share/doc/python-librcsb-core-wrapper/examples/CorePyWrapTests.py
- 5: popd

Copied: trunk/packages/rcsb-core-wrapper/trunk/debian/python-librcsb-core-wrapper.README.Debian (from rev 12077, trunk/packages/rcsb-core-wrapper/trunk/debian/README.Debian)
===================================================================
--- trunk/packages/rcsb-core-wrapper/trunk/debian/python-librcsb-core-wrapper.README.Debian	                        (rev 0)
+++ trunk/packages/rcsb-core-wrapper/trunk/debian/python-librcsb-core-wrapper.README.Debian	2012-08-17 14:22:12 UTC (rev 12079)
@@ -0,0 +1,12 @@
+RCSB Core Wrapper for Debian
+============================
+
+Testing the Python binding
+--------------------------
+After installation, you can test the Python binding like this:
+
+ 1: mkdir -p /tmp/test && pushd /tmp/test && mkdir -p ../data
+ 2: wget -O ../data/2j01.cif.gz http://www.rcsb.org/pdb/files/2J01.cif.gz
+ 3: gunzip ../data/2j01.cif.gz
+ 4: python /usr/share/doc/python-librcsb-core-wrapper/examples/CorePyWrapTests.py
+ 5: popd




More information about the debian-med-commit mailing list