Skip to content

Commit 6436b23

Browse files
committed
update metadata
1 parent 6956eec commit 6436b23

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup.cfg

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
name = pyapr
33
author = Joel Jonsson, Bevan Cheeseman
44
author_email = jonsson@mpi-cbg.de
5-
description = Python wrappers for LibAPR
5+
description = Content-adaptive image processing using the Adaptive Particle Representation
66
long_description = file: README.md
77
long_description_content_type = text/markdown
8-
url = https://github.com/AdaptiveParticles/PyLibAPR
8+
url = https://github.com/AdaptiveParticles/pyapr
99
license = Apache-2.0
1010
classifiers =
11-
Development Status :: 2 - Pre-Alpha
11+
Development Status :: 4 - Beta
1212
Intended Audience :: Developers
1313
License :: OSI Approved :: Apache Software License
14-
Programming Language :: Python ::
14+
Programming Language :: Python :: 3
1515
Programming Language :: Python :: 3.6
1616
Programming Language :: Python :: 3.7
1717
Programming Language :: Python :: 3.8

0 commit comments

Comments
 (0)