├── LICENSE ├── README.md ├── data.py ├── db.7z ├── logo.png ├── replica.png └── replica.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/reb311ion/replica/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/reb311ion/replica/HEAD/README.md -------------------------------------------------------------------------------- /data.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/reb311ion/replica/HEAD/data.py -------------------------------------------------------------------------------- /db.7z: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/reb311ion/replica/HEAD/db.7z -------------------------------------------------------------------------------- /logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/reb311ion/replica/HEAD/logo.png -------------------------------------------------------------------------------- /replica.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/reb311ion/replica/HEAD/replica.png -------------------------------------------------------------------------------- /replica.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/reb311ion/replica/HEAD/replica.py --------------------------------------------------------------------------------