diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-12-26 18:48:37 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-12-26 18:48:37 +0000 |
| commit | ea4f839cdae7d27ba7a1bbdbe4709987df1bdf58 (patch) | |
| tree | 6b5066fa1b1e8a5ec5f180c7da33a0c8a1cc0bb3 /dev-python/kurbopy/metadata.xml | |
| parent | b3927bf0ef147630aa12160b48c0f46bad418231 (diff) | |
| download | baldeagleos-repo-ea4f839cdae7d27ba7a1bbdbe4709987df1bdf58.tar.gz baldeagleos-repo-ea4f839cdae7d27ba7a1bbdbe4709987df1bdf58.tar.xz baldeagleos-repo-ea4f839cdae7d27ba7a1bbdbe4709987df1bdf58.zip | |
Adding metadata
Diffstat (limited to 'dev-python/kurbopy/metadata.xml')
| -rw-r--r-- | dev-python/kurbopy/metadata.xml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-python/kurbopy/metadata.xml b/dev-python/kurbopy/metadata.xml deleted file mode 100644 index 0f979324b0c1..000000000000 --- a/dev-python/kurbopy/metadata.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>julien@jroy.ca</email> - <name>Julien Roy</name> - </maintainer> - <longdescription>Kurbopy is a Python wrapper around the Rust kurbo library, a 2D curve manipulation library with "a focus on accuracy and good performance in high-accuracy conditions". - -Kurbopy is currently an incomplete wrapper, with additional methods and classes being added on as an-needed basis. If you need a method or class from kurbo added to kurbopy, please ask for it in the issue tracker. - -The version number of kurbopy releases is formed of the kurbo version number with the patch number multiplied by ten plus any kurbopy patch releases. In other words, kurbopy version 0.8.15 is the fifth patch release tracking kurbo 0.8.1.</longdescription> - <upstream> - <maintainer> - <email>simon@simon-cozens.org</email> - <name>Simon Cozens</name> - </maintainer> - <bugs-to>https://github.com/simoncozens/kurbopy/issues</bugs-to> - </upstream> - <origin>gentoo-guru-overlay</origin> -</pkgmetadata>
\ No newline at end of file |
