MCPcopy Index your code
hub / github.com/kellyjonbrazil/jc

github.com/kellyjonbrazil/jc @v1.25.7 sqlite

repository ↗ · DeepWiki ↗ · release v1.25.7 ↗
4,100 symbols 11,555 edges 551 files 2,816 documented · 69%
README

How to use jc with snap

How to build snap package

  • Install snapd. One or two.

  • Install snapcraft:

$ sudo snap install snapcraft --classic
  • Update snapd:
$ sudo snap refresh snapcraft --edge
  • Clone the repo:
$ git clone https://github.com/kellyjonbrazil/jc
  • Change the directory:
$ cd ./jc
  • Select branch:
$ git checkout snap-support
  • Initialize LXD:
$ lxd init --auto
  • Build .snap file:
$ snapcraft

How to install local snap file

$ snap install --dangerous ./jc_*_amd64.snap

How to use jc with plugins

  • Put your plugin in the "$HOME/.local/share/jc" directory.

  • To connect the directory, run:

snap connect jc:dot-jc-plugins snapd

Urls

Core symbols most depended-on inside this repo

read
called by 2073
jc/parsers/pbPlist/pbParser.py
append
called by 578
jc/parsers/asn1crypto/core.py
replace
called by 382
jc/parsers/asn1crypto/util.py
match
called by 174
jc/parsers/pbPlist/Switch.py
unwrap
called by 147
jc/parsers/asn1crypto/_errors.py
type_name
called by 135
jc/parsers/asn1crypto/_types.py
timestamp
called by 48
jc/parsers/asn1crypto/util.py
decode
called by 43
jc/parsers/asn1crypto/_teletex_codec.py

Shape

Method 2,287
Class 997
Function 816

Languages

Python100%

Modules by API surface

jc/parsers/asn1crypto/core.py226 symbols
jc/parsers/asn1crypto/x509.py212 symbols
jc/parsers/asn1crypto/cms.py107 symbols
tests/test_ping_s.py73 symbols
tests/test_ping.py72 symbols
jc/parsers/asn1crypto/ocsp.py63 symbols
jc/parsers/asn1crypto/keys.py63 symbols
jc/parsers/asn1crypto/util.py56 symbols
jc/parsers/asn1crypto/algos.py54 symbols
tests/test_netstat.py42 symbols
tests/test_mdadm.py42 symbols
jc/parsers/tomli/_parser.py39 symbols

Dependencies from manifests, versioned

Pygments2.3.0 · 1×
ruamel.yaml0.15.0 · 1×
xmltodict0.12.0 · 1×

For agents

$ claude mcp add jc \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact