Commit Graph

6 Commits

Author SHA1 Message Date
Matteo Bernardini
0d6e0e7bb4 chore: use makefile for reference on building sdist and wheels 2025-12-01 23:26:37 +01:00
Matteo Bernardini
0ac28e9eea fix: include doc/ and examples/ in sdist 2025-12-01 23:26:37 +01:00
Matteo Bernardini
fdc5f3782e chore: modernise packaging.
- use pyproject.toml to define project metadata and setuptools-specific configuration, removing the need for a setup.py file
- move sources in conventional src/ directory
- rework stubs so that they're visible downstream. PEP-561 doesn't support top-level .pyi files, so I made a dummy package instead `alsaaudio-stubs`
2025-12-01 23:26:37 +01:00
Lars Immisch
3e360b1bb7 Update MANIFEST.in for type hints 2024-05-14 20:56:51 +01:00
larsimmisch
fc3517b00e This is release 0.4; it was tested with python2.5 and python3.0 (rc2 &
3)


git-svn-id: svn://svn.code.sf.net/p/pyalsaaudio/code/trunk@29 ec2f30ec-7544-0410-870e-f70ca00c83f0
2008-11-29 03:29:13 +00:00
larsimmisch
d6fd8748f1 test.py (not very useful) and MANIFEST.in were forgotten.
git-svn-id: svn://svn.code.sf.net/p/pyalsaaudio/code/trunk@18 ec2f30ec-7544-0410-870e-f70ca00c83f0
2008-01-24 15:01:25 +00:00