Package Details: python-flask_autoindex 0.6.6-2

Git Clone URL: https://aur.archlinux.org/python-flask_autoindex.git (read-only, click to copy)
Package Base: python-flask_autoindex
Description: A mod_autoindex for Flask
Upstream URL: https://github.com/general03/flask-autoindex
Licenses: MIT
Submitter: username227
Maintainer: username227
Last Packager: username227
Votes: 0
Popularity: 0.000000
First Submitted: 2025-06-13 15:00 (UTC)
Last Updated: 2025-06-13 15:01 (UTC)

Latest Comments

micwoj92 commented on 2025-11-07 20:05 (UTC)

This requies python-future:

>>> import flask_autoindex
Traceback (most recent call last):
  File "<python-input-0>", line 1, in <module>
    import flask_autoindex
  File "/usr/lib/python3.13/site-packages/flask_autoindex/__init__.py", line 8, in <module>
    from future.builtins import object, str
ModuleNotFoundError: No module named 'future'

There is upstream patch available to drop this dep 424246242c9f40aeb9ac2c8c63f4d2234024256e