Rebrand Pinscope to Periscope across product and codebase.
Rename the core package to periscopex, update UI/docs/Docker/deploy defaults to periscope.michelebigi.it, and keep legacy version/storage key aliases so existing projects keep working. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -15,7 +15,7 @@ exact-string matching on section markers, so:
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from backend.pinscopex.parsers import parse_netlist
|
||||
from backend.periscopex.parsers import parse_netlist
|
||||
|
||||
|
||||
EASYEDA_PRO_NETLIST = """\
|
||||
|
||||
Reference in New Issue
Block a user