Check-in [da2cff9cbb]
Comment: | Fix python dependency, and embed PYTHONPATH in 0-requests feed. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
da2cff9cbbf84e1f87031a264b4b86e6 |
User & Date: | mario on 2015-05-17 03:02:47 |
Other Links: | manifest | tags |
2015-05-17
| ||
03:03 | Add WinAmp user agent. check-in: d4f8ceee3f user: mario tags: trunk | |
03:02 | Fix python dependency, and embed PYTHONPATH in 0-requests feed. check-in: da2cff9cbb user: mario tags: trunk | |
2015-05-16
| ||
20:33 | New channel plugin for radio.net station directory. check-in: 0f528e97d5 user: mario tags: trunk | |
Modified dev/0-requests.xml from [1388f682ee] to [d8d8182fe3].
1 2 3 4 5 6 7 8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | - + + - + - - + | <?xml version="1.0" ?> <?xml-stylesheet type='text/xsl' href='interface.xsl'?> <interface uri="http://fossil.include-once.org/streamtuner2/doc/trunk/dev/0-requests.xml" xmlns="http://zero-install.sourceforge.net/2004/injector/interface"> <name>requests</name> <summary>python module: requests</summary> <description> </description> <homepage>https://pypi.python.org/pypi/requests</homepage> |
Modified dev/0-st2.xml from [ff6cc9e887] to [775ccccfa1].
1 2 3 4 5 6 7 8 9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 | - + - + - - - - + - - - + - - - - + + | <?xml version="1.0" ?> <?xml-stylesheet type='text/xsl' href='interface.xsl'?> <interface uri="http://fossil.include-once.org/streamtuner2/doc/trunk/dev/0-st2.xml" xmlns="http://zero-install.sourceforge.net/2004/injector/interface"> <name>streamtuner2</name> <summary>internet radio browser</summary> <description> GUI for internet radio directories.</description> <homepage>http://fossil.include-once.org/streamtuner2/</homepage> |