Skip to content

Commit e2e5f4a

Browse files
committed
Python bindings merged into chemkit
The python bindings for chemkit have been merged into the main chemkit package. See the README.
1 parent 9b4105a commit e2e5f4a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+4
-3813
lines changed

.gitignore

Lines changed: 0 additions & 5 deletions
This file was deleted.

CMakeLists.txt

Lines changed: 0 additions & 30 deletions
This file was deleted.

INSTALL

Lines changed: 0 additions & 21 deletions
This file was deleted.

LICENSE

Lines changed: 0 additions & 27 deletions
This file was deleted.

README

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,8 @@
11
chemkit-python - a python wrapper for the chemkit library
22

3-
=== Introduction ==============================================================
3+
The chemkit python bindings are now a part of the main chemkit
4+
package availble from http://wiki.chemkit.org/Get_Chemkit.
45

5-
chemkit-python provides a python interface to the chemkit library.
6-
7-
For more information see the chemkit website: http://www.chemkit.org
8-
9-
=== Installation and Usage ====================================================
10-
11-
See the included INSTALL file for directions for compiling, installing, and
12-
using the chemkit-python library.
13-
14-
=== License ===================================================================
15-
16-
The chemkit-python library is licensed under the BSD license. See the included
17-
LICENSE file to view the full license text.
6+
To enable chemkit's python support you must build with the
7+
CHEMKIT_BUILD_BINDINGS_PYTHON flag enabled.
188

cmake/FindEigen3.cmake

Lines changed: 0 additions & 81 deletions
This file was deleted.

cmake/cmake_uninstall.cmake.in

Lines changed: 0 additions & 21 deletions
This file was deleted.

doc/.gitignore

Lines changed: 0 additions & 3 deletions
This file was deleted.

doc/Makefile

Lines changed: 0 additions & 130 deletions
This file was deleted.

doc/_templates/layout.html

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)