File tree Expand file tree Collapse file tree 1 file changed +49
-0
lines changed
extensions/nameservice-inspector Expand file tree Collapse file tree 1 file changed +49
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "version" : 1 ,
3+ "locale" : " en_US.UTF-8" ,
4+ "metadata" : {
5+ "appmode" : " python-streamlit" ,
6+ "entrypoint" : " main"
7+ },
8+ "extension" : {
9+ "name" : " nameservice-inspector" ,
10+ "title" : " Nameservice Inspector" ,
11+ "description" : " A simple extension to inspect the nameservice users and groups in Posit Connect." ,
12+ "homepage" : " https://github.com/posit-dev/connect-extensions/tree/main/extensions/nameservice-inspector" ,
13+ "category" : " " ,
14+ "tags" : [],
15+ "minimumConnectVersion" : " 2025.06.0" ,
16+ "version" : " 0.0.0"
17+ },
18+ "python" : {
19+ "version" : " 3.11.3" ,
20+ "package_manager" : {
21+ "name" : " pip" ,
22+ "version" : " 24.3.1" ,
23+ "package_file" : " requirements.txt"
24+ }
25+ },
26+ "files" : {
27+ "requirements.txt" : {
28+ "checksum" : " 2b49861a6d9371710955aca23f39e467"
29+ },
30+ ".gitignore" : {
31+ "checksum" : " b138f14957efecc69df2976ccdc3ab65"
32+ },
33+ ".python-version" : {
34+ "checksum" : " 789ee353b44223a8ed8031aa190631dd"
35+ },
36+ "README.md" : {
37+ "checksum" : " d41d8cd98f00b204e9800998ecf8427e"
38+ },
39+ "main.py" : {
40+ "checksum" : " 7bb8b531f6ac2d228625124bc478344b"
41+ },
42+ "pyproject.toml" : {
43+ "checksum" : " ece9f38054d0a788da7c61b80d1b8c77"
44+ },
45+ "uv.lock" : {
46+ "checksum" : " 3ed51c4e76039c4af17288137fac0941"
47+ }
48+ }
49+ }
You can’t perform that action at this time.
0 commit comments