README.md 218 Bytes
Newer Older
Wei Shoulin's avatar
Wei Shoulin committed
1
2
3
4
5
6
7
8
9
10
11
12
13
# CSST DFS Base Proto library

## Introduction

This package provides proto file, code genneration.... 

## Installation

This library can be installed with the following command: 

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