mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 16:43:17 -04:00
dev-python/pyrefly: new package, add 0.34.0
Signed-off-by: dsaf <ghostyn678+git@gmail.com>
This commit is contained in:
20
dev-python/pyrefly/metadata.xml
Normal file
20
dev-python/pyrefly/metadata.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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>
|
||||
<remote-id type="github">facebook/pyrefly</remote-id>
|
||||
<remote-id type="pypi">pyrefly</remote-id>
|
||||
<bugs-to>https://github.com/facebook/pyrefly/issues</bugs-to>
|
||||
<doc>https://pyrefly.org/en/docs/</doc>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user