README.md 229 Bytes
Newer Older
Wei Shoulin's avatar
Wei Shoulin committed
1
2
3
4
5
6
7
8
9
10
11
12
13
# Common Library for CSST DFS

## Introduction

This package provides basic common library for CSST. 

## Installation

This library can be installed from sources with the following command: 

```bash
python setup.py install
```