summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 08b837721c412ddf19d6e03cb413fbe395f5199b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
pkgbase = graphify
	pkgdesc = AI coding assistant skill - turn any folder of code, docs, papers, images, or videos into a queryable knowledge graph
	pkgver = 0.8.16
	pkgrel = 1
	url = https://github.com/safishamsi/graphify
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = python-networkx
	depends = python-datasketch
	depends = python-rapidfuzz
	depends = python-tree-sitter>=0.23.0
	depends = python-tree-sitter-python
	depends = python-tree-sitter-javascript
	depends = python-tree-sitter-typescript
	depends = python-tree-sitter-go
	depends = python-tree-sitter-rust
	depends = python-tree-sitter-java
	depends = python-tree-sitter-groovy
	depends = python-tree-sitter-c
	depends = python-tree-sitter-cpp
	depends = python-tree-sitter-ruby
	depends = python-tree-sitter-c-sharp
	depends = python-tree-sitter-kotlin
	depends = python-tree-sitter-scala
	depends = python-tree-sitter-php
	depends = python-tree-sitter-swift
	depends = python-tree-sitter-lua
	depends = python-tree-sitter-zig
	depends = python-tree-sitter-powershell
	depends = python-tree-sitter-elixir
	depends = python-tree-sitter-objc
	depends = python-tree-sitter-julia
	depends = python-tree-sitter-verilog
	depends = python-tree-sitter-fortran
	depends = python-tree-sitter-bash
	depends = python-tree-sitter-json
	optdepends = python-mcp: Model Context Protocol (MCP) server
	optdepends = python-neo4j: Neo4j export support
	optdepends = python-pypdf: PDF extraction support
	optdepends = python-markdownify: PDF/HTML extraction support
	optdepends = python-watchdog: File watching support
	optdepends = python-matplotlib: SVG output support
	optdepends = python-graspologic: Leiden community detection support (Python < 3.13)
	optdepends = python-docx: Office document (.docx) support
	optdepends = python-openpyxl: Office spreadsheet (.xlsx) support
	optdepends = python-faster-whisper: Video transcription support
	optdepends = yt-dlp: Video download support
	optdepends = python-openai: OpenAI-compatible LLM backends (Kimi/Ollama/Gemini/OpenAI)
	optdepends = python-tiktoken: Token counting for Kimi/Gemini/OpenAI backends
	optdepends = python-anthropic: Claude direct extraction backend
	optdepends = python-boto3: AWS Bedrock LLM backend
	optdepends = python-tree-sitter-sql: SQL indexing support
	provides = graphifyy
	conflicts = graphifyy
	source = https://files.pythonhosted.org/packages/source/g/graphifyy/graphifyy-0.8.16.tar.gz
	sha256sums = 385e8f7b91eeb5782f010bfaa28a497eda64b478384fe086dd5cc5fa00b89760

pkgname = graphify