summaryrefslogtreecommitdiff
path: root/dev-python/pyrefly/metadata.xml
blob: 27156c8d4d2da0a0e2280362e4bf8162b3639a59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>ghostyn678+git@gmail.com</email>
    <name>dsaf</name>
  </maintainer>
  <longdescription>
		Pyrefly is a type checker and language server for Python, 
		which provides lightning-fast type checking along with IDE 
		features such as code navigation, semantic highlighting, 
		and code completion.
	</longdescription>
  <upstream>
    <bugs-to>https://github.com/facebook/pyrefly/issues</bugs-to>
    <doc>https://pyrefly.org/en/docs/</doc>
  </upstream>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>