Skip to content

Commit d3418ed

Browse files
committed
add python to README
1 parent 96f5f28 commit d3418ed

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@
22
Step Class Library v0.5 -- http://github.com/mpictor/StepClassLibrary
33

44
* What is SCL? SCL reads ISO10303-11 EXPRESS schemas and generates
5-
C++ source code that can read and write Part 21 files conforming
6-
to that schema. SCL once worked with ObjectStore, OODB, and
7-
CORBA IDL - but that code has not been used in a very long time.
8-
We are in the process of removing this code because ObjectStore,
9-
CORBA, etc. are no longer part of the STEP standard.
5+
C++ source code that can read and write Part 21 files conforming
6+
to that schema. In addition to C++, v0.5 includes experimental
7+
support for Python.
108

119
* SCL is packaged along with some other tools. See
1210
"THE NIST STEP TOOLSET", below. In particular, Data Probe

0 commit comments

Comments
 (0)