Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
package_control_channel
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gaurav Kukreja
package_control_channel
Commits
e7581234
Commit
e7581234
authored
Feb 03, 2014
by
FichteFoll
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2739 from petervaro/master
Python & Cython language packages are now separated
parents
8c966eb2
17af6a94
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
22 additions
and
22 deletions
+22
-22
c.json
repository/c.json
+11
-0
m.json
repository/m.json
+0
-22
p.json
repository/p.json
+11
-0
No files found.
repository/c.json
View file @
e7581234
...
...
@@ -1748,6 +1748,17 @@
"details"
:
"https://github.com/NotSqrt/sublime-cython/tags"
}
]
},
{
"name"
:
"Cython+"
,
"details"
:
"https://github.com/petervaro/python"
,
"labels"
:
[
"language syntax"
],
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/petervaro/python/tree/cython"
}
]
}
]
}
repository/m.json
View file @
e7581234
...
...
@@ -603,28 +603,6 @@
}
]
},
{
"name"
:
"Modern Cython"
,
"details"
:
"https://github.com/petervaro/python"
,
"labels"
:
[
"language syntax"
],
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/petervaro/python/tree/master/Cython"
}
]
},
{
"name"
:
"Modern Python"
,
"details"
:
"https://github.com/petervaro/python"
,
"labels"
:
[
"language syntax"
],
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/petervaro/python/tree/master/Python"
}
]
},
{
"name"
:
"ModernPerl"
,
"details"
:
"https://github.com/Blaizer/ModernPerl-sublime"
,
...
...
repository/p.json
View file @
e7581234
...
...
@@ -1142,6 +1142,17 @@
}
]
},
{
"name"
:
"Python 3"
,
"details"
:
"https://github.com/petervaro/python"
,
"labels"
:
[
"language syntax"
],
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/petervaro/python/tree/python"
}
]
},
{
"name"
:
"Python Anywhere Editor"
,
"details"
:
"https://github.com/kutu/PythonAnywhereEditor"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment